enhance(ui): polish icons for the slash commands

This commit is contained in:
charlie
2024-07-12 17:24:07 +08:00
parent 7c19f9faad
commit 73558703c7
2 changed files with 9 additions and 5 deletions

View File

@@ -116,7 +116,9 @@ pre {
.cp__commands-slash {
.ui__icon {
@apply opacity-80;
opacity: .7;
margin-right: 1px;
color: inherit !important;
&.ls-icon-queryCode {
@apply relative left-[1px];