some style changes and cookies persistance added
This commit is contained in:
@@ -122,7 +122,7 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.container {
|
||||
margin-top: 40px;
|
||||
// margin-top: 40px;
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
.edit-product {
|
||||
|
||||
@@ -65,7 +65,7 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.container {
|
||||
margin-top: 40px;
|
||||
// margin-top: 40px;
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
.add-product {
|
||||
|
||||
@@ -305,7 +305,7 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.container {
|
||||
margin-top: 40px;
|
||||
// margin-top: 40px;
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
|
||||
|
||||
@@ -255,7 +255,7 @@ export default {
|
||||
align-items: center;
|
||||
}
|
||||
.container {
|
||||
margin-top: 40px;
|
||||
// margin-top: 40px;
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user