feat: remove unused SVG elements and streamline icon usage in relatorios page for improved code clarity and maintainability
This commit is contained in:
@@ -297,10 +297,6 @@
|
|||||||
<div class="mb-6 flex items-center gap-3">
|
<div class="mb-6 flex items-center gap-3">
|
||||||
<div class="bg-secondary/10 rounded-lg p-2.5">
|
<div class="bg-secondary/10 rounded-lg p-2.5">
|
||||||
<Users class="text-secondary h-6 w-6" strokeWidth={2} />
|
<Users class="text-secondary h-6 w-6" strokeWidth={2} />
|
||||||
</div>
|
|
||||||
d="M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"
|
|
||||||
/>
|
|
||||||
</svg>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-1">
|
<div class="flex-1">
|
||||||
<h3 class="text-base-content text-lg font-bold">
|
<h3 class="text-base-content text-lg font-bold">
|
||||||
|
|||||||
Reference in New Issue
Block a user