cart: enhance "you may like" styles

This commit is contained in:
2025-10-08 20:22:48 +03:00
parent edb951b7ff
commit 295b3cdb96
4 changed files with 9 additions and 29 deletions

View File

@@ -2,9 +2,7 @@
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
overflow: auto;
scrollbar-width: none;
overflow-y: scroll;
}
:global(.darkApp) .youMightAlsoLikeContainer path {