modal.less: Align .close button

This commit is contained in:
Florian Strohmaier 2021-09-29 14:29:57 +02:00 committed by Johannes Meyer
parent 736957f7c3
commit e121022a4f
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
> button {
position: absolute;
top: .75em;
right: .75em;
right: 1em;
.var(background-color, "gray");
border: none;