mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add missing VOIP Dropdown width
This commit is contained in:
parent
23f4ddb4fd
commit
76e058cfa1
@ -135,6 +135,10 @@ limitations under the License.
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_webRtcDevices_dropdown{
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_profileTable
|
||||
{
|
||||
display: table;
|
||||
|
Loading…
Reference in New Issue
Block a user