Update compendium-browser.css

2.0
Matheus Clemente 2023-11-08 17:39:54 -03:00
parent 22a01aad5d
commit 4eb3821a8e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
}
.compendium-browser .tabs {
max-height: 2em;
border-bottom: solid #782e22;
border-bottom: 1px solid var(--color-border-light-primary);
}
.compendium-browser .tabContainer {
height: calc(100% - 2em);