Browse Source

消毒页面间距

master
王梦远 3 weeks ago
parent
commit
2181e372b1
  1. 1
      src/views/home/index.vue

1
src/views/home/index.vue

@ -191,6 +191,7 @@ const nowLiquid = computed(() => {
width: 36vw;
background: $gradient-color;
position: relative;
border-radius: 10px
}
.el-button {
background-color: #2892F3 !important;

Loading…
Cancel
Save