mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 18:57:20 -05:00
UX: Horizon > bring back unread number (#34662)
<img width="1380" height="504" alt="image" src="https://github.com/user-attachments/assets/f59ea96e-5372-4e46-b2ea-d6481572c910" />
This commit is contained in:
@@ -409,18 +409,6 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.topic-post-badges .badge-notification.unread-posts,
|
||||
.topic-post-badges .badge-notification.new-topic {
|
||||
background-color: var(--tertiary);
|
||||
color: var(--tertiary);
|
||||
overflow: hidden;
|
||||
height: 8px;
|
||||
width: 8px;
|
||||
padding: 0;
|
||||
top: -2px;
|
||||
min-width: unset;
|
||||
}
|
||||
|
||||
// metadata - excerpt
|
||||
.topic-excerpt {
|
||||
grid-area: excerpt;
|
||||
|
||||
Reference in New Issue
Block a user