fix: Kabelüberwachung: Modal springt hin und her

This commit is contained in:
ISA
2025-05-05 12:01:03 +02:00
parent dfff333379
commit ea2386a538
5 changed files with 34 additions and 43 deletions

View File

@@ -133,7 +133,10 @@ export default function KueEinstellung({
};
return (
<div className="text-black space-y-6">
<div
className="overflow-y-auto"
style={{ maxHeight: "55vh" }} // oder z.B. 600px
>
<div>
<label className="font-bold">Kabelbezeichnung:</label>
<input