Various improvements

This commit is contained in:
2025-08-25 23:38:30 +02:00
parent 5a5c134002
commit d6de1c43fb
6 changed files with 81 additions and 60 deletions

View File

@@ -29,6 +29,10 @@ td.w-fill {
width: 90% !important;
}
.w-95 {
width: 95% !important;
}
.material-tooltip {
white-space: pre-line;
}