Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit 0f70d1b

Browse files
Build: removed whitespace prop from td
1 parent fe448ed commit 0f70d1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scss/atoms/_tables.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ thead {
2020
td {
2121
border-top: 1px solid #eee;
2222
padding: em( 12px, 16px );
23-
white-space: nowrap;
2423
}
2524

2625
th {

0 commit comments

Comments
 (0)