Skip to content

Commit 63bb644

Browse files
committed
changed color of autorefresh checkbox
1 parent 5471f8a commit 63bb644

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

client/styles/components/_toolbar.scss

+3
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@
156156

157157
.checkbox__autorefresh{
158158
cursor: pointer;
159+
@include themify(){
160+
color:getThemifyVariable('logo-color');
161+
}
159162
}
160163

161164
.toolbar__edit-name-button {

0 commit comments

Comments
 (0)