mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
refactor(FE-438): Center text in UniformityForm placeholder
This commit is contained in:
@@ -491,7 +491,7 @@ const UniformityForm = ({
|
||||
</div>
|
||||
) : (
|
||||
<>
|
||||
<div className='flex flex-col items-center justify-center gap-2 my-10 mb-0!'>
|
||||
<div className='flex flex-col items-center justify-center text-center gap-2 my-10 mb-0!'>
|
||||
<div className='border border-[#18181B]/25 rounded-2xl p-1 flex items-center justify-center'>
|
||||
<Button
|
||||
type='button'
|
||||
|
||||
Reference in New Issue
Block a user