improved tooltips
This commit is contained in:
@ -144,7 +144,7 @@ function LicenseActivateDialog({
|
||||
<button
|
||||
onClick={onClose}
|
||||
className="p-1 rounded hover:bg-editor-surface text-editor-text-muted"
|
||||
data-tooltip="Close dialog"
|
||||
title="Close dialog"
|
||||
>
|
||||
<X className="w-4 h-4" />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user