Skip to content

Commit

Permalink
fix(style): servers environment select (#6367)
Browse files Browse the repository at this point in the history
  • Loading branch information
xeptore committed Sep 10, 2020
1 parent 89d57fc commit 7a63ba3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/style/_servers.scss
Expand Up @@ -31,7 +31,7 @@
padding-bottom: 10px;

&:first-of-type {
padding-right: 2em;
padding-right: 1em;
}

input {
Expand Down
1 change: 0 additions & 1 deletion src/style/_table.scss
Expand Up @@ -58,7 +58,6 @@ table

&:first-of-type
{
max-width: 20%;
min-width: 6em;
padding: 10px 0;
}
Expand Down

0 comments on commit 7a63ba3

Please sign in to comment.