Fix var complete and env dialog actions

This commit is contained in:
Gregory Schier
2023-10-29 11:18:55 -07:00
parent a9c67f59fc
commit 7dac299edd
5 changed files with 72 additions and 32 deletions

View File

@@ -197,7 +197,7 @@
}
.cm-completionIcon {
@apply text-sm flex items-center pb-0.5 flex-shrink-0;
@apply text-sm flex items-center pb-0.5 mr-2 flex-shrink-0;
}
.cm-completionLabel {