margin not padding

This commit is contained in:
2023-02-03 20:24:41 +10:00
parent 636ff8c4a9
commit e639801e37

View File

@@ -52,7 +52,7 @@ defineProps({
min-width: map-get($spacer, 5) * 12;
& > h1 {
padding-top: 0;
margin-top: 0;
}
&.dialog-narrow {