chore: create Multica handoff checkpoint
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
/* Canonical CSS owner: market. Historical layers consolidated 2026-08-02. */
|
||||
@media (max-width: 720px) {
|
||||
@media (max-width: 767px) {
|
||||
.stock-dialog {
|
||||
width: calc(-16px + 100vw);
|
||||
|
||||
@@ -628,7 +628,7 @@
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
@media (max-width: 720px) {
|
||||
@media (max-width: 767px) {
|
||||
body.stock-preview-open {
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -770,7 +770,7 @@
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
@media (max-width: 720px) {
|
||||
@media (max-width: 767px) {
|
||||
.entity-detail-dialog .detail-grid {
|
||||
grid-template-columns: repeat(2, minmax(0px, 1fr));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user