We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231396e commit 0bd77d7Copy full SHA for 0bd77d7
src/style/table.scss
@@ -42,7 +42,7 @@ table.table-numbered {
42
color: inherit;
43
font: inherit;
44
outline: inherit;
45
- .number { display: inline; }
+ .number { display: inline; white-space: nowrap; }
46
.icon { display: none; }
47
}
48
tr.active td:first-child button {
0 commit comments