5 lines
74 B
SCSS
5 lines
74 B
SCSS
@import "variable"; // variable
|
|
|
|
.nestable-cart{
|
|
overflow: hidden;
|
|
} |