modal.less: Move close button to the right

This commit is contained in:
Johannes Meyer 2020-06-08 08:34:19 +02:00
parent f8654b1873
commit 237d79e43f
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
> button { > button {
position: absolute; position: absolute;
top: .75em; top: .75em;
left: .5em; right: .75em;
background-color: @gray; background-color: @gray;
border: none; border: none;