feat: implement attachment browser and viewer modals, enhance chore attachment handling
This commit is contained in:
@@ -235,6 +235,8 @@ const SmartTaskTitleInput = ({
|
||||
caretColor: mode === 'dark' ? '#fff' : '#000',
|
||||
border: 'none',
|
||||
outline: 'none',
|
||||
border: 'none',
|
||||
outline: 'none',
|
||||
}}
|
||||
/>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user