Depoa paranneltu

This commit is contained in:
Jaakko Vanhala
2026-04-12 14:28:58 +03:00
parent 1718805978
commit 9b2b7767b5
2 changed files with 2 additions and 1 deletions

View File

@@ -102,6 +102,7 @@ body {
.project-tab {
padding: 4px 10px; cursor: pointer; border-radius: 4px 4px 0 0;
font-size: 12px; color: #8b949e;
white-space: nowrap; flex-shrink: 0;
}
.project-tab.active { background: var(--panel); color: var(--accent); border: 1px solid var(--border); border-bottom: none; }