enhance category continuer height
This commit is contained in:
@@ -112,7 +112,7 @@
|
|||||||
z-index: 10;
|
z-index: 10;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
height: 8.5rem;
|
height: 8rem;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||||
will-change: position, transform, opacity, filter;
|
will-change: position, transform, opacity, filter;
|
||||||
|
|||||||
Reference in New Issue
Block a user