mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Apply suggestion from @ItzNotABug
This commit is contained in:
+1
-1
@@ -1055,7 +1055,7 @@
|
||||
text={formatted} />
|
||||
</button>
|
||||
{:else if formatted.length > 20}
|
||||
<Tooltip placement="bottom" portal disabled>
|
||||
<Tooltip placement="bottom" portal>
|
||||
<Typography.Text truncate>
|
||||
{formatted}
|
||||
</Typography.Text>
|
||||
|
||||
Reference in New Issue
Block a user