mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 15:55:48 +00:00
refactor(FE): Reduce info icon size to 15
This commit is contained in:
@@ -598,8 +598,8 @@ const UniformityForm = ({
|
|||||||
>
|
>
|
||||||
<Icon
|
<Icon
|
||||||
icon='heroicons-solid:trash'
|
icon='heroicons-solid:trash'
|
||||||
width={20}
|
width={15}
|
||||||
height={20}
|
height={15}
|
||||||
className='text-gray-400 hover:text-gray-600'
|
className='text-gray-400 hover:text-gray-600'
|
||||||
/>
|
/>
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user