mirror of https://github.com/statping/statping
highlighted bold active route
parent
2e4fa4b39b
commit
7e007f143e
|
@ -85,6 +85,11 @@ A {
|
|||
|
||||
.nav-link {
|
||||
color: $navbar-color;
|
||||
|
||||
&.router-link-exact-active {
|
||||
font-weight: bold;
|
||||
// text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.form-control {
|
||||
|
|
Loading…
Reference in New Issue