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 8c7cbed commit 2574351Copy full SHA for 2574351
src/style/_table.scss
@@ -11,7 +11,7 @@ table {
11
tbody {
12
tr {
13
td {
14
- padding: 0;
+ padding: 0 0 0 1em;
15
16
vertical-align: top;
17
0 commit comments