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