src/tabviews/zshare/cardcomponent/index.scss
@@ -88,9 +88,6 @@ right: 0; bottom: 0; div { width: 100%; height: 100%; .ant-btn { border: 0; width: 100%; @@ -99,10 +96,9 @@ transition: color 0.3s linear; } } } .mk-card-insert:hover { .ant-btn { color: #1890ff; color: var(--mk-sys-color); } } }