Skip to content

Commit 7e5c6fc

Browse files
authored
Merge branch 'develop' into refactor/redux-toolkit
2 parents 81f11bc + 7212f76 commit 7e5c6fc

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)