Skip to content

Commit 369df6a

Browse files
Rom1-Btrasher
authored andcommitted
Fix(datatable): title width
1 parent d4df849 commit 369df6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/includes/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ body.in_modal {
347347
table {
348348
&.table thead th {
349349
font-size: 0.625rem;
350+
white-space: initial;
350351
}
351352

352353
tbody:not(:has(tr)) {

0 commit comments

Comments
 (0)