Skip to content

Commit 7a63ba3

Browse files
authored
fix(style): servers environment select (#6367)
1 parent 89d57fc commit 7a63ba3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/style/_servers.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
padding-bottom: 10px;
3232

3333
&:first-of-type {
34-
padding-right: 2em;
34+
padding-right: 1em;
3535
}
3636

3737
input {

src/style/_table.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ table
5858

5959
&:first-of-type
6060
{
61-
max-width: 20%;
6261
min-width: 6em;
6362
padding: 10px 0;
6463
}

0 commit comments

Comments
 (0)