Skip to content

Commit d85709d

Browse files
Make action column header into one line
1 parent cb39970 commit d85709d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sass/language_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ body.JA {
6161
white-space: nowrap;
6262
}
6363
#profit-table, #statement-table {
64-
.buy-price, .sell-price, .payout, .pl.loss {
64+
.buy-price, .sell-price, .payout, .pl.loss, .act {
6565
white-space: nowrap;
6666
}
6767
}

0 commit comments

Comments
 (0)