fix(style): servers environment select (#6367)
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
|
|
||||||
&:first-of-type {
|
&:first-of-type {
|
||||||
padding-right: 2em;
|
padding-right: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
|
|||||||
@@ -58,7 +58,6 @@ table
|
|||||||
|
|
||||||
&:first-of-type
|
&:first-of-type
|
||||||
{
|
{
|
||||||
max-width: 20%;
|
|
||||||
min-width: 6em;
|
min-width: 6em;
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user