style: fix color for background tabs
This commit is contained in:
committed by
Adolfo R. Brandes
parent
c73ff150bc
commit
a25bd1bb00
@@ -3,4 +3,8 @@
|
||||
color: var(--pgn-color-breadcrumb-active);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
background-color: var(--pgn-color-light-200);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user