Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 3812fbd

Browse files
touficbatachelynnmercier
authored andcommitted
fix(fab): FAB z-index is wrong (#888)
Resolves #872
1 parent 1528ed7 commit 3812fbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demos/fab.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
position: fixed;
3737
bottom: 1rem;
3838
right: 1rem;
39+
z-index: 1;
3940
}
4041

4142
@media(min-width: 1024px) {

0 commit comments

Comments
 (0)