mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
feat: add Trim component to cells
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
</script>
|
||||
|
||||
<div class="table-col " class:u-overflow-visible={showOverflow} data-title={title} role="cell">
|
||||
<span class="text u-trim"><slot /></span>
|
||||
<Trim><slot /></Trim>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user