style: KVZ LEDs style
This commit is contained in:
@@ -22,7 +22,7 @@ const FallSensors: React.FC<FallSensorsProps> = ({ slotIndex }) => {
|
||||
});
|
||||
|
||||
return (
|
||||
<div className="bg-gray-300 border border-gray-400 rounded p-1">
|
||||
<div className="bg-gray-300 border border-gray-400 rounded p-1 mt-4 w-full ">
|
||||
{/* Überschrift mit KVZ-Labels */}
|
||||
<div className="flex justify-between items-center mb-2">
|
||||
<span className="text-[8px] font-medium text-gray-700">KVZ1</span>
|
||||
|
||||
Reference in New Issue
Block a user