Skip to content

Commit b600b9b

Browse files
committed
fixed checkbox color
1 parent a536a63 commit b600b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/styles/components/_toolbar.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,6 @@
144144
.checkbox__autorefresh{
145145
cursor: pointer;
146146
@include themify(){
147-
color:getThemifyVariable('logo-color');
147+
accent-color:getThemifyVariable('logo-color');
148148
}
149149
}

0 commit comments

Comments
 (0)