Skip to content

Commit 74f443e

Browse files
authored
Update _console.scss
1 parent da5e958 commit 74f443e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: client/styles/components/_console.scss

+4-4
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@
8686

8787
.preview-console__clear {
8888
@include themify() {
89-
@extend %link;
90-
color: getThemifyVariable('secondary-text-color');
91-
&:hover {
92-
color: getThemifyVariable('logo-color');
89+
@extend %link;
90+
color: getThemifyVariable('secondary-text-color');
91+
&:hover {
92+
color: getThemifyVariable('logo-color');
9393
}
9494
}
9595
background: transparent;

0 commit comments

Comments
 (0)