Fix CSS
This commit is contained in:
parent
512adc21fe
commit
82652013f2
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@
|
|||
}
|
||||
|
||||
.clone-dropdown-btn a {
|
||||
color: #555;
|
||||
color: $dropdown-link-color;
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue