Component reuse, Dialog component

This commit is contained in:
2026-06-12 04:11:21 +02:00
parent efa1f11840
commit 2dfd905e31
6 changed files with 226 additions and 40 deletions

View File

@@ -1701,7 +1701,8 @@
background: var(--panel-soft);
}
.file-dialog-header h3 {
.file-dialog-header h3,
.file-dialog-header .file-dialog-title {
margin: 0;
color: var(--text-strong);
font-size: 18px;