mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 12:54:56 +00:00
UX: properly align close button icon on composer messages (#24632)
This commit is contained in:
parent
dc8a727b3f
commit
91ab2766e9
@ -128,8 +128,8 @@
|
||||
flex-direction: row-reverse;
|
||||
align-items: center;
|
||||
position: absolute;
|
||||
right: 0.67em;
|
||||
top: 0.67em;
|
||||
right: 0;
|
||||
top: 0;
|
||||
color: var(--primary-medium);
|
||||
font-size: var(--font-0);
|
||||
.d-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user