Merge branch 'actions-modal-center' into 'develop'
Do not justify-center actions modal items See merge request soapbox-pub/soapbox-fe!1711
This commit is contained in:
commit
070ca176a7
|
@ -324,7 +324,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button[type="button"] {
|
||||||
@apply w-full justify-center;
|
@apply w-full justify-center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue