Skip to content

Commit 6f10e15

Browse files
authored
Merge pull request #10 from dgrammatiko/patch-1
Pointer events
2 parents 5934166 + 944897f commit 6f10e15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/base/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
color: var(--text-color);
2121
border-radius: $border-radius;
2222
border-radius: var(--border-radius);
23+
pointer-events: all;
2324

2425
&::before,
2526
&::after,

0 commit comments

Comments
 (0)