mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
fix: color of active pin button
This commit is contained in:
parent
4cee59133b
commit
d90e79f722
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue