We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3618d3f + a1ddac1 commit 545609bCopy full SHA for 545609b
1 file changed
src/component/styles.module.css
@@ -7,7 +7,7 @@
7
}
8
9
.show-toolbar-button {
10
- @apply fixed bottom-0 left-0 m-2 opacity-50 hover:opacity-100 transition z-10;
+ @apply fixed bottom-0 left-0 m-2 opacity-50 hover:opacity-100 transition z-[9999];
11
12
13
.msw-toolbar {
0 commit comments