perf: long org name ui (#4347)
* sync collection * remove lock * perf: long org name ui
This commit is contained in:
@@ -44,6 +44,8 @@ const FolderPath = (props: {
|
||||
py={0.5}
|
||||
px={1.5}
|
||||
borderRadius={'md'}
|
||||
maxW={'45vw'}
|
||||
className={'textEllipsis'}
|
||||
{...(i === concatPaths.length - 1
|
||||
? {
|
||||
cursor: 'default',
|
||||
|
||||
Reference in New Issue
Block a user