mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
fix button size
This commit is contained in:
parent
e8c5f3682f
commit
abc6492c7b
@ -236,7 +236,7 @@ export function HeaderView({
|
||||
!hideMenu && (
|
||||
<div className='tw:dropdown tw:dropdown-bottom tw:dropdown-center'>
|
||||
<label tabIndex={0} className='tw:btn tw:btn-sm tw:px-2'>
|
||||
<EllipsisVerticalIcon className='tw:h-5 tw:w-5' />
|
||||
<EllipsisVerticalIcon className='tw:h-4 tw:w-4' />
|
||||
</label>
|
||||
<ul
|
||||
tabIndex={0}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user