From f6934579ed6822260290ef192826e6287ebfbdbd Mon Sep 17 00:00:00 2001 From: Fuzi_fauzia Date: Thu, 27 Jun 2024 15:43:57 +0700 Subject: [PATCH] perbaikan select kepotong --- .../device-control/device-control.component.css | 2 ++ .../device-control/device-control.component.html | 11 ++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/src/app/content/hemat-app/device/device-control/device-control.component.css b/src/app/content/hemat-app/device/device-control/device-control.component.css index 753feaa..c09df0a 100644 --- a/src/app/content/hemat-app/device/device-control/device-control.component.css +++ b/src/app/content/hemat-app/device/device-control/device-control.component.css @@ -1,7 +1,9 @@ + :host ::ng-deep .ng-select .ng-select-container { color: #ffffff !important; background-color: #252525 !important; height: 40px !important; + border-radius: 12px !important; /* Menambahkan border-radius */ } .background-round { diff --git a/src/app/content/hemat-app/device/device-control/device-control.component.html b/src/app/content/hemat-app/device/device-control/device-control.component.html index ec44513..d38c465 100644 --- a/src/app/content/hemat-app/device/device-control/device-control.component.html +++ b/src/app/content/hemat-app/device/device-control/device-control.component.html @@ -1,4 +1,4 @@ -
+
@@ -101,6 +101,15 @@
+
+
+
+
+

No data available

+
+
+
+