правки checkout cart
This commit is contained in:
BIN
2026-04-04_20-40-21.png
Normal file
BIN
2026-04-04_20-40-21.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
@@ -11,6 +11,20 @@
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
.test1-shared-cart-page {
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.test1-shared-cart-page .site-main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
|
||||
.test1-shared-cart-page .classic-footer {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.test1-shared-shell .site-header {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user