Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-03-03 10:16:05 +03:00
parent ecf3a8bd07
commit ce31aff645
26 changed files with 2013 additions and 965 deletions

View File

@@ -303,6 +303,14 @@ body {
margin-left: 0; width: 100%;
}
@media (max-width: 1023px) {
.body--drawer-left-open .q-page-container,
.body--drawer-left-closed .q-page-container {
margin-left: 0 !important;
width: 100% !important;
}
}
/* 🔸 Yatay scroll sadece grid alanında */
.order-scroll-x {
flex: 1;