Ribbon: Text-Formatierung in eigenen Text-Tab; TopBar-Zeile auf 40px verschlankt

This commit is contained in:
2026-07-05 18:10:14 +02:00
parent 456ebc8098
commit 033cabe80f
8 changed files with 47 additions and 42 deletions
+2 -2
View File
@@ -158,8 +158,8 @@ body {
display: flex;
align-items: center;
gap: 10px;
padding: 6px 14px;
height: 60px;
padding: 0 14px;
height: 40px;
border-bottom: 1px solid var(--line);
/* Oberleiste auf Ebene 1 (angehoben über dem App-Grund) + weicher Schatten
nach unten → trennt sich klar von der Zeichenfläche (Tiefe). */