Add max-width to servers select element
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
select
|
||||
{
|
||||
min-width: 130px;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user