Fix copy half-cut print handling

This commit is contained in:
Mikei386
2026-06-22 11:35:05 +02:00
parent a6025eef47
commit b26b9fe123
6 changed files with 84 additions and 14 deletions
+6
View File
@@ -157,6 +157,12 @@ textarea {
line-height: 1.4;
}
.field-note {
color: #b7b7b7;
font-size: 13px;
line-height: 1.35;
}
.sidebar label {
display: grid;
gap: 6px;