mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Make language dropdown a more sensible width
This commit is contained in:
parent
d4aa428321
commit
aaf948017a
@ -131,6 +131,10 @@ limitations under the License.
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.mx_UserSettings_language {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.mx_UserSettings_profileTable
|
||||
{
|
||||
display: table;
|
||||
|
Loading…
Reference in New Issue
Block a user