off animation
This commit is contained in:
@@ -79,8 +79,8 @@ export const MenuDock = ({
|
||||
switch (variant) {
|
||||
case 'compact':
|
||||
return {
|
||||
container: 'p-1 gap-1',
|
||||
item: 'px-5 py-3',
|
||||
container: 'p-1 gap-3',
|
||||
item: 'px-5 py-2',
|
||||
icon: 'h-4 w-4',
|
||||
text: 'text-xs'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user