mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 12:12:30 +00:00
5 lines
92 B
SCSS
5 lines
92 B
SCSS
.tabs {
|
|
.tabs__container:not(.k-active-tab) {
|
|
display: none ! important;
|
|
}
|
|
} |