Initial commit
This commit is contained in:
20
src/common/pages/Stores/Delivery/style.scss
Normal file
20
src/common/pages/Stores/Delivery/style.scss
Normal file
@@ -0,0 +1,20 @@
|
||||
.store-delivery {
|
||||
|
||||
.left-section {
|
||||
border-right: 1px solid #ccc;
|
||||
// width: 2px;
|
||||
padding-right: 25px;
|
||||
height: 100%;
|
||||
}
|
||||
.right-section {
|
||||
padding-top: 15px;
|
||||
}
|
||||
.toggle-delivery {
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
.marketplace-card-delivery {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user