We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9ec74 commit 193dce5Copy full SHA for 193dce5
web_src/css/admin.css
@@ -42,3 +42,7 @@
42
.admin .ui.table.segment {
43
overflow-x: auto; /* if the screen width is small, many wide tables (eg: user list) need scroll bars */
44
}
45
+
46
+.admin .table th {
47
+ white-space: nowrap;
48
+}
0 commit comments