правки test1
This commit is contained in:
@@ -41,6 +41,12 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.test1-shared-shop-page {
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.test1-shared-cart-page .site-main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
@@ -61,6 +67,11 @@
|
||||
padding-bottom: 26px;
|
||||
}
|
||||
|
||||
.test1-shared-shop-page .site-main {
|
||||
flex: 1 0 auto;
|
||||
padding-bottom: 26px;
|
||||
}
|
||||
|
||||
.test1-shared-cart-page .classic-footer {
|
||||
margin-top: auto;
|
||||
}
|
||||
@@ -78,6 +89,10 @@
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.test1-shared-shop-page .classic-footer {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.test1-shared-shell .site-header {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user