make tabs more visible

This commit is contained in:
Luca Conte 2025-02-17 15:16:36 +01:00
parent cce51d3b9c
commit 5d90cffe84
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
padding-bottom: 5px; padding-bottom: 5px;
cursor: pointer; cursor: pointer;
user-select: none; user-select: none;
border-right: 2px solid var(--bg-dark);
} }
.menuBarItem:hover:not(.selected) { .menuBarItem:hover:not(.selected) {