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