mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 11:42:53 +08: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…
Reference in New Issue
Block a user