STYLE optimizing form aspect
This commit is contained in:
parent
e6c3381ef4
commit
2c9da33127
|
|
@ -21,3 +21,18 @@
|
||||||
@apply pt-4 opacity-90;
|
@apply pt-4 opacity-90;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#field_2_16 {
|
||||||
|
@apply mt-6;
|
||||||
|
.ginput_container_checkbox {
|
||||||
|
.gfield_checkbox {
|
||||||
|
@apply flex !flex-row flex-wrap gap-y-4;
|
||||||
|
.gchoice {
|
||||||
|
@apply items-center;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.gchoice {
|
||||||
|
@apply w-fit;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user