Skip to content

Commit 4f4a4b9

Browse files
authored
Merge pull request #850 from srivastava-diya/master
[UI] White labeling page active tab text color fix
2 parents dce3a36 + 0c100b2 commit 4f4a4b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/scss/_styles_project.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,7 @@ a:not([href]):not([class]):hover {
744744

745745
.nav-tabs .nav-link.active {
746746
background-color: $body-bg;
747+
color: $primary;
747748
font-weight: 500;
748749
border-color: $lightslategray $lightslategray;
749750
border-bottom: 1px solid $body-bg;

0 commit comments

Comments
 (0)