allow word breaking in labels

This commit is contained in:
Gani Georgiev
2026-05-23 22:39:30 +03:00
parent 3d3d3b7355
commit db853850ab
7 changed files with 9 additions and 7 deletions
-3
View File
@@ -404,9 +404,6 @@ table {
.col-copy {
display: none;
}
.label {
word-break: break-word;
}
td,
th {
display: block;