Update _content.scss
parent
7740e41d5b
commit
d624e17cf1
|
@ -125,7 +125,7 @@
|
|||
&.p-highlight:hover a {
|
||||
background: transparent;
|
||||
color: var(--primary-color);
|
||||
border-bottom: 1px solid $linkColor;
|
||||
border-bottom: 1px solid var(--primary-color);
|
||||
}
|
||||
|
||||
&:not(.p-highlight):not(.p-disabled):hover a {
|
||||
|
|
Loading…
Reference in New Issue