Skip to content

Commit 3ee26ac

Browse files
fix: wrapping long values
1 parent 356e630 commit 3ee26ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/LeaderSchedule/Slots/slotCardGrid.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
}
6868

6969
.row-text {
70+
white-space: nowrap;
7071
color: var(--slot-card-section-color);
7172
padding: 0 6px;
7273
font-variant-numeric: tabular-nums;

0 commit comments

Comments
 (0)