fix(style): servers environment select (#6367)

This commit is contained in:
mbehboodian
2020-09-10 22:07:15 +04:30
committed by GitHub
parent 89d57fc078
commit 7a63ba30c3
2 changed files with 1 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
padding-bottom: 10px;
&:first-of-type {
padding-right: 2em;
padding-right: 1em;
}
input {

View File

@@ -58,7 +58,6 @@ table
&:first-of-type
{
max-width: 20%;
min-width: 6em;
padding: 10px 0;
}