Stack details before workspace on mobile
This commit is contained in:
+2
-2
@@ -162,8 +162,8 @@
|
||||
.sidebar-drawer[aria-hidden="true"] { @apply -translate-x-full; }
|
||||
.sidebar-open-button { @apply left-2 top-2; }
|
||||
.secondary-panel { @apply border-r-0 pt-0; }
|
||||
.main-workspace { @apply order-1; }
|
||||
.secondary-panel { @apply order-2; }
|
||||
.secondary-panel { @apply order-1; }
|
||||
.main-workspace { @apply order-2; }
|
||||
.table-wrap { @apply max-h-[70vh]; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user