mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Improve position of modal close button (#22450)
This commit is contained in:
parent
7df4eab038
commit
effaf95355
@ -74,6 +74,8 @@
|
||||
.modal-close {
|
||||
order: 2;
|
||||
margin-left: auto;
|
||||
align-self: start;
|
||||
padding: 0.15em 0;
|
||||
|
||||
.close {
|
||||
color: var(--primary-high);
|
||||
|
Loading…
Reference in New Issue
Block a user