polishing

This commit is contained in:
2026-05-06 10:53:27 -06:00
parent 09ebcbc9ec
commit fd6697b48e
18 changed files with 889 additions and 145 deletions

View File

@ -144,6 +144,7 @@ function LicenseActivateDialog({
<button
onClick={onClose}
className="p-1 rounded hover:bg-editor-surface text-editor-text-muted"
data-tooltip="Close dialog"
>
<X className="w-4 h-4" />
</button>