Sign in
apache
/
ambari-website
/
refs/heads/fix-docs
/
.
/
src
/
components
/
Confetti
/
styles.module.css
blob: 3b8a188675e4f9edc638d880b70f83497074881c [
file
]
.
confetti
{
margin
:
0
;
padding
:
0
;
display
:
flex
;
position
:
absolute
;
top
:
0
;
left
:
0
;
bottom
:
0
;
right
:
0
;
z-index
:
-
1
;
}