style: modal

This commit is contained in:
Lucas Larroche 2023-12-28 15:32:12 +07:00
parent 8adf1dca38
commit 21f9a2be62
10 changed files with 19 additions and 6 deletions

View file

@ -55,6 +55,10 @@
}
> header {
> * {
margin-bottom: 0;
}
.close {
margin: 0;
margin-left: var(#{$css-var-prefix}spacing);