style: KVZ LEDs style
This commit is contained in:
@@ -467,7 +467,7 @@ const Kue705FO: React.FC<Kue705FOProps> = ({
|
||||
|
||||
{/* KVz Panel - Anzeige ganz unten, nur wenn KVz aktiv ist */}
|
||||
{showKvzPanel && isKvzActiveForSlot && (
|
||||
<div className=" bg-gray-400 mt-4 border p-1">
|
||||
<div className="flex flex-col items-center ">
|
||||
<FallSensors slotIndex={slotIndex} />
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user