|
|
@@ -3,8 +3,8 @@
|
|
|
@tailwind utilities;
|
|
|
|
|
|
html,page, body {
|
|
|
- min-width: 320PX !important;
|
|
|
- min-height: 480PX !important;
|
|
|
+ min-width: 1600px !important;
|
|
|
+ min-height: 900px !important;
|
|
|
overflow:auto !important;
|
|
|
overflow-y: auto !important;
|
|
|
background-color: var(--color-bg-layout, #ffffff) !important;
|