diff --git a/src/views/home/index.vue b/src/views/home/index.vue index e49da76..0d04360 100644 --- a/src/views/home/index.vue +++ b/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;