style: scrollable delivery side dialog

Signed-off-by: jrphilo <james.philo@me.com>
This commit is contained in:
jrphilo 2024-07-12 09:30:37 +02:00
parent 20b79bd751
commit ab3a65b403
No known key found for this signature in database
GPG Key ID: A8BAD7933F97046F

View File

@ -76,7 +76,7 @@ const Delivery = () => {
onClose={() => setOpeningDialog(null)}
open={openingDialog === 'information'}
>
<div className="mt-5 flex h-full flex-col space-y-3 overflow-hidden">
<div className="mt-5 flex h-full flex-col space-y-3 overflow-y-auto">
<section>
{STORE_PREFIX === 'reman-transmission' ? (
<>