fix(css): added timeline-header a border in kuuro.css theme

This commit is contained in:
2025-11-21 23:04:38 -03:00
parent 73360e6972
commit 704db60297

View File

@@ -52,6 +52,7 @@ nav,
.unavailable-box,
.tweet-embed,
.overlay-panel,
.timeline-header,
.tab {
outline: 1px solid var(--border_grey) !important;
outline-offset: -1px !important;