modal.less: Align .close button

(cherry picked from commit e121022a4f7edec124039aa2fed5ebb23ea245bc)
This commit is contained in:
Florian Strohmaier 2021-09-29 14:29:57 +02:00 committed by Johannes Meyer
parent ff2fb3f379
commit ef77a5dbc9

View File

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