checkbox responsive control
This commit is contained in:
parent
6ad9ab73dd
commit
a2da2f2eb2
|
|
@ -30,7 +30,7 @@
|
|||
@endif
|
||||
|
||||
<div @class([
|
||||
'flex items-center justify-center grid sm:grid-cols-6',
|
||||
'flex items-center justify-start lg:justify-center grid sm:grid-cols-6',
|
||||
$inputGroupClass,
|
||||
])
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue