mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #4266 from MTRNord/patch-2
Add missing VOIP Dropdown width
This commit is contained in:
commit
c34bc2d946
@ -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
Block a user