ZhangXianQiang
2024-03-28 8cd52dff030c014cce88f3ab6c70bced189483f2
src/views/screen/components/screen-wrapper/index.vue
@@ -78,7 +78,7 @@
}
.wrapper {
  width: 27%;
  width: 25%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 10px;
@@ -95,7 +95,7 @@
  }
}
.center-wrapper {
  width: 46%;
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 10px;