From ae8cf7d2e531a66f3abbee136cc162fe23eac36c Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Fri, 11 Oct 2024 19:23:41 +0300 Subject: [PATCH] Flex layout replacements. Switch to tailwind.css. --- .../tenant-profile-queues.component.html | 14 +- ...enant-profile-configuration.component.html | 188 +++++++++--------- .../rate-limits-details-dialog.component.html | 4 +- .../rate-limits-list.component.html | 10 +- .../rate-limits/rate-limits.component.html | 4 +- 5 files changed, 110 insertions(+), 110 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/profile/queue/tenant-profile-queues.component.html b/ui-ngx/src/app/modules/home/components/profile/queue/tenant-profile-queues.component.html index 89e1e91c3c..ff85dabe76 100644 --- a/ui-ngx/src/app/modules/home/components/profile/queue/tenant-profile-queues.component.html +++ b/ui-ngx/src/app/modules/home/components/profile/queue/tenant-profile-queues.component.html @@ -15,18 +15,18 @@ limitations under the License. --> -
+
- + [class.pb-2]="!isLast"> + -
+
{{ getTitle(queuesControl.value.name) }} - +
- tenant-profile.no-queue + tenant-profile.no-queue
-
+
tenant-profile.rate-limits.preview
diff --git a/ui-ngx/src/app/modules/home/components/profile/tenant/rate-limits/rate-limits.component.html b/ui-ngx/src/app/modules/home/components/profile/tenant/rate-limits/rate-limits.component.html index 9f4d514f60..629276a3ed 100644 --- a/ui-ngx/src/app/modules/home/components/profile/tenant/rate-limits/rate-limits.component.html +++ b/ui-ngx/src/app/modules/home/components/profile/tenant/rate-limits/rate-limits.component.html @@ -15,10 +15,10 @@ limitations under the License. --> -
+
{{ label | translate }} -