fix: color of active pin button

This commit is contained in:
EnixCoda 2021-11-02 21:32:13 +08:00
parent 4cee59133b
commit d90e79f722

View file

@ -497,7 +497,7 @@ $minimal-z-index: max($github-header-z-index, $github-pull-request-float-header-
}
&.active .octicon {
color: var(--gitako-fg-subtle);
color: var(--gitako-fg-default);
}
.action-icon {