Explorar o código

页面最小宽度调整

zhangjie %!s(int64=2) %!d(string=hai) anos
pai
achega
776e4424a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Layout.vue

+ 1 - 1
src/components/Layout.vue

@@ -71,7 +71,7 @@
     </div>
     <div
       class="tw-h-screen"
-      style="width: calc(100% - 240px); overflow: scroll"
+      style="width: calc(100% - 240px); overflow: scroll; min-width: 960px"
     >
       <div
         class="tw-bg-white tw-flex tw-justify-between tw-items-center"