justify calc
This commit is contained in:
parent
603fbb24b7
commit
04758bf4ee
|
@ -285,7 +285,7 @@ button {
|
||||||
}
|
}
|
||||||
|
|
||||||
&-item {
|
&-item {
|
||||||
@apply flex flex-row gap-4 items-center justify-center flex-wrap xl:flex-nowrap;
|
@apply flex flex-row gap-4 items-center justify-start xl:justify-center flex-wrap xl:flex-nowrap;
|
||||||
|
|
||||||
label {
|
label {
|
||||||
@apply w-full xl:w-auto;
|
@apply w-full xl:w-auto;
|
||||||
|
|
Loading…
Reference in New Issue