fix: correct the color of the navbar items at the top
This commit is contained in:
parent
dcad361ae7
commit
15b70784f1
@ -33,7 +33,7 @@ blockquote {
|
|||||||
border-left: 4px solid rgba(128, 128, 128, 0.3);
|
border-left: 4px solid rgba(128, 128, 128, 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-link {
|
.nav-tabs * .nav-link {
|
||||||
background-color: var(--bs-body-bg) !important;
|
background-color: var(--bs-body-bg) !important;
|
||||||
border-color: rgba(128, 128, 128, 0.3) !important;
|
border-color: rgba(128, 128, 128, 0.3) !important;
|
||||||
border-bottom-color: transparent !important;
|
border-bottom-color: transparent !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user