mirror of https://github.com/vector-im/riot-web
Add missing VOIP Dropdown width
parent
00ca069873
commit
cb5cb56854
|
@ -135,6 +135,10 @@ limitations under the License.
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_UserSettings_webRtcDevices_dropdown{
|
||||||
|
width: 200px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_UserSettings_profileTable
|
.mx_UserSettings_profileTable
|
||||||
{
|
{
|
||||||
display: table;
|
display: table;
|
||||||
|
|
Loading…
Reference in New Issue