mirror of
https://github.com/discourse/discourse.git
synced 2025-06-23 03:11:31 +08:00
match time gap styling for mobile/desktop
This commit is contained in:
@ -7,11 +7,12 @@
|
||||
}
|
||||
|
||||
.time-gap {
|
||||
|
||||
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
color: lighten($primary, 50%);
|
||||
padding-bottom: 3px;
|
||||
margin-bottom: 10px;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
.topic-avatar {
|
||||
margin: 0 5px 0 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user