fix(dees-modal): use icon font sizing for modal header buttons

This commit is contained in:
2026-04-11 08:47:25 +00:00
parent 5948fc83ea
commit 27f8ab752d
3 changed files with 7 additions and 4 deletions

View File

@@ -268,9 +268,7 @@ export class DeesModal extends DeesElement {
}
.heading .header-button dees-icon {
width: 14px;
height: 14px;
display: block;
font-size: 14px;
}
.content {