Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@@ -1,6 +1,6 @@
.unread-dot {
+ display: inline-block;
width: 8px;
- height: 8px;
min-width: 8px;
- display: inline-block;
+ height: 8px;
}