Skip to content

Commit 663d3a9

Browse files
authored
Merge branch 'develop' into chore/no-useless-catch
2 parents 27172f8 + 7212f76 commit 663d3a9

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)