Skip to content

Commit d7a0d6b

Browse files
authored
Merge branch 'develop' into fix/hot-reload
2 parents 3f666da + 7212f76 commit d7a0d6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

client/styles/components/_toolbar.scss

Lines changed: 3 additions & 0 deletions
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)