mirror of https://github.com/vector-im/riot-web
Merge pull request #4266 from MTRNord/patch-2
Add missing VOIP Dropdown widtht3chguy/electron_tray_weirdness
commit
c34bc2d946
|
@ -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