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:
chapoi
2025-09-02 15:26:54 +02:00
committed by GitHub
parent 146c47233b
commit 3907d881c7
-12
View File
@@ -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;