diff --git a/.env.local b/.env.local index 57dd31e..8d91490 100644 --- a/.env.local +++ b/.env.local @@ -1,5 +1,5 @@ #Next.js Webserver, bleibt localhost auf CPL bei production #NEXT_PUBLIC_API_BASE_URL=http://localhost:3000 #CPL Webserver für die Entwicklung , um Daten von CPL zu bekommen, hat funktioniert auf dem CPL selbst -NEXT_PUBLIC_API_BASE_URL=https://10.10.0.118:443 -#NEXT_PUBLIC_API_BASE_URL=http://localhost:3000 +#NEXT_PUBLIC_API_BASE_URL=https://10.10.0.118:443 +NEXT_PUBLIC_API_BASE_URL=http://localhost:3000 diff --git a/components/modales/KueModal.jsx b/components/modales/KueModal.jsx index f4dc9ec..c85bd5c 100644 --- a/components/modales/KueModal.jsx +++ b/components/modales/KueModal.jsx @@ -20,51 +20,57 @@ function KueModal({ showModal, onClose }) { width: "90%", maxWidth: "800px", padding: "0", + borderRadius: "8px", + border: "none", }, }} > {/* Modal Header */} -
| KÜ | -Bezeichnung | -Isolationsgrenzwert | -Schleifengrenzwert | -Filterzeit | -TDR Aktiv | -KVZ Aktiv | -Datenlogger | +KÜ | +Bezeichnung | ++ Isolationsgrenzwert + | ++ Schleifengrenzwert + | +Filterzeit | +TDR Aktiv | +KVZ Aktiv | +Datenlogger |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | +1 | - | + | {" "} MOhm | -+ | {" "} kOhm | -- {" "} - sek. + |
+ {/* Flexbox für Filterzeit */}
+
+
+ sek.
+
|
@@ -87,9 +96,18 @@ function KueModal({ showModal, onClose }) { | - |