We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec66889 commit 4917b82Copy full SHA for 4917b82
components/fab/fab.module.scss
@@ -1,7 +1,7 @@
1
.fab {
2
display: flex;
3
position: fixed;
4
- z-index: 10;
+ z-index: 100;
5
right: 130px;
6
bottom: 80px;
7
flex-direction: column;
0 commit comments