1
0

feat: improve naming and styles

This commit is contained in:
Dominik Pschenitschni
2023-02-03 17:04:00 +01:00
parent 7cbf0acac5
commit eaeddda4e4
6 changed files with 41 additions and 48 deletions

View File

@ -2,8 +2,4 @@
@media print {
display: none !important;
}
}
.has-no-text-wrap {
white-space: nowrap !important;
}
}