aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/components/ui/palette-animation/palette-animation.component.less
blob: 54f04189c0f30a980bdb1dd880a626ed91652110 (plain)
1
2
3
4
5
.palette-animation-wrapper{
    position: absolute;
    z-index: 100;
    transition: all 2s ease-in-out;
}