We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d57fc commit 7a63ba3Copy full SHA for 7a63ba3
src/style/_servers.scss
@@ -31,7 +31,7 @@
31
padding-bottom: 10px;
32
33
&:first-of-type {
34
- padding-right: 2em;
+ padding-right: 1em;
35
}
36
37
input {
src/style/_table.scss
@@ -58,7 +58,6 @@ table
58
59
&:first-of-type
60
{
61
- max-width: 20%;
62
min-width: 6em;
63
padding: 10px 0;
64
0 commit comments