Skip to content

Commit 10d5b43

Browse files
committed
fix: lint
1 parent c98aee2 commit 10d5b43

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/SyntaxHighlighter/YDBSyntaxHighlighter.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@
1717
top: 13px;
1818
right: 14px;
1919

20+
pointer-events: all;
21+
2022
opacity: 0;
2123

22-
pointer-events: all;
2324
&_visible {
2425
opacity: 1;
2526
}

0 commit comments

Comments
 (0)