mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #6245 from spantaleev/wider-media-dropdown
Make media dropdown wider
This commit is contained in:
commit
09619339fd
@ -135,8 +135,8 @@ limitations under the License.
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_webRtcDevices_dropdown{
|
||||
width: 200px;
|
||||
.mx_UserSettings_webRtcDevices_dropdown {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.mx_UserSettings_profileTable
|
||||
|
Loading…
Reference in New Issue
Block a user