mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
refactor(toggle): color of collapse icon
This commit is contained in:
parent
74e1d57311
commit
f532e072f2
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
|||
}
|
||||
|
||||
.action-icon {
|
||||
color: #333;
|
||||
color: #666666;
|
||||
width: 16px;
|
||||
height: 20px;
|
||||
transition: all @animation-duration ease;
|
||||
|
|
|
|||
Loading…
Reference in a new issue