From 802cdb2a8de339c840b86e7d16aad37250c84211 Mon Sep 17 00:00:00 2001 From: Aravindhan Alagesan Date: Mon, 30 Oct 2023 16:57:49 +0530 Subject: [PATCH] Alignment issue firefox related css changes Signed-off-by: Aravindhan Alagesan --- resident-ui/src/styles.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resident-ui/src/styles.css b/resident-ui/src/styles.css index ad84992e..7447515f 100644 --- a/resident-ui/src/styles.css +++ b/resident-ui/src/styles.css @@ -472,9 +472,8 @@ button{ height: auto; } -.cdk-global-overlay-wrapper{ +.cdk-global-overlay-wrapper, .cdk-overlay-container{ /*overflow-y: auto;*/ - align-items: flex-start !important; } .info-icon-button{