Fixed code formatting issues in the comment header option component (#23060)
This commit is contained in:
@@ -168,11 +168,9 @@ catch (_) {
|
|||||||
position="br"
|
position="br"
|
||||||
trigger="click"
|
trigger="click"
|
||||||
btnElement={
|
btnElement={
|
||||||
<Button variant='secondary' className='w-8 p-0'>
|
|
||||||
<RiMoreFill className='h-4 w-4' />
|
<RiMoreFill className='h-4 w-4' />
|
||||||
</Button>
|
|
||||||
}
|
}
|
||||||
btnClassName='p-0 border-0'
|
btnClassName='btn btn-secondary btn-medium w-8 p-0'
|
||||||
className={'!z-20 h-fit !w-[155px]'}
|
className={'!z-20 h-fit !w-[155px]'}
|
||||||
popupClassName='!w-full !overflow-visible'
|
popupClassName='!w-full !overflow-visible'
|
||||||
manualClose
|
manualClose
|
||||||
|
Reference in New Issue
Block a user