holzi weg

This commit is contained in:
2026-07-25 13:56:02 +00:00
parent 45b37597a9
commit 4f34d373d5
10 changed files with 26 additions and 18 deletions

View File

@@ -707,6 +707,12 @@ input[type="file"]:focus {
height: 1.02rem;
}
.toolbar-translate-btn svg path {
stroke: currentColor;
stroke-width: 0.9;
stroke-linejoin: round;
}
.toolbar-row {
display: inline-flex;
align-items: center;