working printer

bypasstray leads to problems still
This commit is contained in:
2025-04-10 19:38:32 +02:00
parent 0436d3a2bd
commit e864a75678
6 changed files with 65 additions and 11 deletions

View File

@@ -1301,11 +1301,6 @@ video {
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-red-900 {
--tw-text-opacity: 1;
color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.underline {
text-decoration-line: underline;
}