ui feedback & bugs fixed
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<x-tooltip id="{{ $id }}" placement="{{ $position }}" message="{{ $disableText }}">
|
||||
<span class="material-icons{{ $iconType }} text-red text-xs ml-2">
|
||||
<span class="material-icons{{ $iconType }} text-red text-xl ml-2 lg:mt-2">
|
||||
{{ $icon }}
|
||||
</span>
|
||||
</x-tooltip>
|
||||
|
Reference in New Issue
Block a user