src/views/mkai/index.scss
@@ -356,7 +356,7 @@ white-space: nowrap; cursor: pointer; color: #fff; background: var(--mk-sys-color); background: var(--mk-sys-color5); border: none; border-radius: 16px; min-width: 32px; @@ -365,6 +365,9 @@ justify-content: center; display: flex; } .ds-icon:not(.disabled):hover { background: var(--mk-sys-color); } .ds-icon.disabled { background: var(--mk-sys-color4);