diff --git a/src/views/HomeMain.vue b/src/views/HomeMain.vue index c9538217..8ba422dc 100644 --- a/src/views/HomeMain.vue +++ b/src/views/HomeMain.vue @@ -2236,7 +2236,7 @@ export default defineComponent({ &.disabled { color: #9a9a9a; - border-color: rgba(0, 0, 0, 0.1); + border:none; background: #f5f5f5; cursor: not-allowed; }