king
2025-02-14 32431a7ce3f9a642ec988cf21bcda8935070ddd2
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);