mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-06-22 04:11:32 +10:00
fix: store page styling
This commit is contained in:
+2
-2
@@ -65,8 +65,8 @@ $helvetica: (
|
||||
}
|
||||
|
||||
|
||||
.store-caoursel > .carousel__viewport {
|
||||
overflow: visible !important;
|
||||
.store-carousel > .carousel__viewport {
|
||||
overflow-y: visible !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user