fix: Kabelüberwachung: Modal springt hin und her
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user