Skip to content

Commit 5bd51e1

Browse files
committed
Widen activity balance history run wrapper column
Increased min-width from 78px to 100px to prevent date text from wrapping to second lines when displaying birthday/timestamp labels.
1 parent f032da1 commit 5bd51e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1959,7 +1959,7 @@ body {
19591959
flex-direction: column;
19601960
justify-content: center;
19611961
gap: 2px;
1962-
min-width: 78px;
1962+
min-width: 100px;
19631963
flex: 0 0 auto;
19641964
}
19651965

0 commit comments

Comments
 (0)