Working-folder-Anzeige im ⚙︎-Dialog: Projektordner zuerst (fest), dann Zusatzordner mit Entfernen; Label oben ausgerichtet; Projektpfade überall ~-kontrahiert
This commit is contained in:
@@ -590,6 +590,16 @@ td select {
|
||||
gap: 0.35rem;
|
||||
}
|
||||
|
||||
.workdirs .icon-path {
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
/* Mehrzeilige Felder: Label oben ausrichten statt vertikal zentriert. */
|
||||
.dialog .field.field-top {
|
||||
align-items: start;
|
||||
padding-top: 0.15rem;
|
||||
}
|
||||
|
||||
.icon-path {
|
||||
font-family: var(--mono);
|
||||
color: var(--overlay);
|
||||
|
||||
Reference in New Issue
Block a user