From 122d4f278344ee19286518694a9d4109019ab506 Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Thu, 1 May 2025 08:28:56 -0700 Subject: [PATCH] Fix not aligned button Signed-off-by: Bryan Frimin --- CHANGELOG.md | 4 ++++ .../src/pages/organizations/policies/PolicyListView.tsx | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c40b186..375490f27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Fixed + +- Fix not aligned button on policy list view + ## [0.19.2] - 2025-05-01 ### Fixed diff --git a/apps/console/src/pages/organizations/policies/PolicyListView.tsx b/apps/console/src/pages/organizations/policies/PolicyListView.tsx index 670d69b71..dde0f71ab 100644 --- a/apps/console/src/pages/organizations/policies/PolicyListView.tsx +++ b/apps/console/src/pages/organizations/policies/PolicyListView.tsx @@ -497,12 +497,12 @@ function PolicyListViewContent({ +
- +