B2B & combo height
This commit is contained in:
parent
1bcfbc39a6
commit
1fcd1c08d7
@ -129,7 +129,7 @@ div.show-level-animation {
|
||||
80% {
|
||||
opacity: 1;
|
||||
transform: scale3d(1, 1, 1) translateY(0);
|
||||
height: 2rem;
|
||||
height: 100%;
|
||||
}
|
||||
to {
|
||||
opacity: 0;
|
||||
@ -151,7 +151,7 @@ div.show-level-animation {
|
||||
80% {
|
||||
opacity: 1;
|
||||
transform: scale3d(1, 1, 1) translateY(0);
|
||||
height: 2rem;
|
||||
height: 100%;
|
||||
}
|
||||
to {
|
||||
opacity: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user