refactor: modal

This commit is contained in:
Lucas Larroche 2023-12-28 18:12:39 +07:00
parent cb25830d3c
commit 357ab1f1a0
8 changed files with 11 additions and 19 deletions

View file

@ -2071,11 +2071,6 @@ dialog article > footer {
dialog article > header > * {
margin-bottom: 0;
}
dialog article > header .close {
margin: 0;
margin-left: var(--pico-spacing);
float: right;
}
dialog article > footer {
text-align: right;
}