Skip to content

Commit 52f267c

Browse files
author
burdo
committed
improve number readability
1 parent bea2ee9 commit 52f267c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

src/main/resources/static/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,9 @@ td .state-switch {
627627
transform: translate(-50%, -50%) rotate(-45deg);
628628
}
629629

630+
table {
631+
table-layout: fixed
632+
}
630633

631634
/* animations */
632635
@keyframes spin {

0 commit comments

Comments
 (0)