mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
UX: remove "last poster" style from topic list
This commit is contained in:
@ -108,12 +108,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.avatar {
|
||||
&.latest:not(.single) {
|
||||
box-shadow: 0 0 0 2px desaturate(scale-color($tertiary, $lightness: 30%), 35%);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.sortable {
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user