mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
- Fix key attribute trim isn't trim
Change to secondary trim utility class
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@
|
||||
aria-hidden="true" />
|
||||
{/if}
|
||||
</div>
|
||||
<span class="text u-trim" data-private>{attribute.key}</span>
|
||||
<span class="text u-trim-1" data-private>{attribute.key}</span>
|
||||
</div>
|
||||
{#if attribute.status !== 'available'}
|
||||
<Pill
|
||||
|
||||
Reference in New Issue
Block a user