mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fix display size reactivity
This commit is contained in:
@@ -272,7 +272,7 @@ definePageMetadata(() => ({
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
@container (min-width: 751px) {
|
||||
@media (min-width: 750px) {
|
||||
.root {
|
||||
grid-template-columns: min-content 4fr 6fr min-content;
|
||||
grid-template-rows: min-content 1fr;
|
||||
|
||||
Reference in New Issue
Block a user