mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
UX: properly alight close button icon on topic navigation popup (#24487)
This commit is contained in:
parent
03937bd987
commit
35c66b8285
|
@ -76,8 +76,8 @@ $topic-progress-height: 42px;
|
|||
display: flex;
|
||||
align-items: center;
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 10px;
|
||||
right: 0px;
|
||||
top: 8px;
|
||||
color: var(--primary);
|
||||
opacity: 0.5;
|
||||
font-size: var(--font-up-1);
|
||||
|
|
Loading…
Reference in New Issue
Block a user