Browse Source

fix style tab active on profile page

pull/2/head
ardhi 2 years ago
parent
commit
62ddaf002c
  1. 2
      src/scss/_custom.scss

2
src/scss/_custom.scss

@ -27,7 +27,7 @@
}
.nav-item > .active {
background-color: #192a38 !important;
// background-color: #192a38 !important;
}

Loading…
Cancel
Save