mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
dropdown styles fixes
This commit is contained in:
committed by
yanas
parent
d384cd77c6
commit
28f719b58a
@@ -181,8 +181,8 @@
|
||||
<div id="settings_container" class="sideToolbarContainer__inner">
|
||||
<div class="title" data-i18n="settings.title"></div>
|
||||
<form class="aui">
|
||||
<div id="languagesSelectWrapper" class="first hide">
|
||||
<select id="languagesSelect" style="width: 80%; margin-left: 10%"></select>
|
||||
<div id="languagesSelectWrapper" class="sideToolbarBlock first hide">
|
||||
<select id="languagesSelect"></select>
|
||||
</div>
|
||||
<div id="deviceOptionsWrapper" class="hide">
|
||||
<div id="deviceOptionsTitle" class="subTitle hide" data-i18n="settings.audioVideo"></div>
|
||||
|
||||
Reference in New Issue
Block a user