mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
Add missing VOIP Dropdown width
This commit is contained in:
parent
23f4ddb4fd
commit
76e058cfa1
1 changed files with 4 additions and 0 deletions
|
@ -135,6 +135,10 @@ limitations under the License.
|
|||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_webRtcDevices_dropdown{
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_profileTable
|
||||
{
|
||||
display: table;
|
||||
|
|
Loading…
Reference in a new issue