Merge pull request #6245 from spantaleev/wider-media-dropdown
Make media dropdown wider
This commit is contained in:
commit
09619339fd
1 changed files with 2 additions and 2 deletions
|
@ -135,8 +135,8 @@ limitations under the License.
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_UserSettings_webRtcDevices_dropdown{
|
.mx_UserSettings_webRtcDevices_dropdown {
|
||||||
width: 200px;
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_UserSettings_profileTable
|
.mx_UserSettings_profileTable
|
||||||
|
|
Loading…
Add table
Reference in a new issue