chore: Update reply editor design (#10575)
# Pull Request Template ## Description This PR will update the reply message editor’s design. **Screen recording** https://github.com/user-attachments/assets/40f61903-6bf7-4031-9a36-9027dffc46aa --------- Co-authored-by: Pranav <pranavrajs@gmail.com> Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
This commit is contained in:
@@ -227,7 +227,14 @@ const tailwindConfig = {
|
||||
iconsPlugin({
|
||||
collections: {
|
||||
woot: { icons },
|
||||
...getIconCollections(['lucide', 'logos', 'ri', 'ph', 'teenyicons']),
|
||||
...getIconCollections([
|
||||
'lucide',
|
||||
'logos',
|
||||
'ri',
|
||||
'ph',
|
||||
'material-symbols',
|
||||
'teenyicons',
|
||||
]),
|
||||
},
|
||||
}),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user