mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-05 07:16:03 +00:00
cancel and success page
This commit is contained in:
@@ -86,7 +86,7 @@ const {
|
||||
description && (
|
||||
<li class="flex items-start space-x-3 text-sm">
|
||||
<div class="">
|
||||
<Icon name={icon ? icon : 'tabler:check'} class="size-4 text-blue-500" />
|
||||
<Icon name={icon ? icon : 'tabler:check'} class="size-4 text-secondary" />
|
||||
</div>
|
||||
<span>
|
||||
<Fragment set:html={description} />
|
||||
|
||||
Reference in New Issue
Block a user