mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
Update topic-post.scss
fix read state position
This commit is contained in:
parent
f79b2963fb
commit
ce067a404f
@ -1019,7 +1019,7 @@ span.highlighted {
|
||||
.read-state {
|
||||
color: scale-color($tertiary, $lightness: 50%);
|
||||
position: absolute;
|
||||
right: -8px;
|
||||
right: -2px;
|
||||
top: 13px;
|
||||
font-size: 8px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user