Geräte sind im falschen Blau, done
This commit is contained in:
@@ -3,7 +3,7 @@ import React from "react";
|
||||
|
||||
const CPLStatus = () => {
|
||||
return (
|
||||
<div className="border border-gray-400 w-20 h-10 flex items-center justify-start bg-blue-500">
|
||||
<div className="border border-gray-400 w-20 h-10 flex items-center justify-start bg-littwin-blue">
|
||||
{/* Grüner Streifen auf der linken Seite */}
|
||||
<div className=" left-0 top-0 h-full w-1/6 bg-green-500 mr-2"></div>
|
||||
{/* Blauer Hauptbereich */}
|
||||
|
||||
Reference in New Issue
Block a user