From 5ed7bcf4e047499dbec56ceadcdf5f5f1dda70cc Mon Sep 17 00:00:00 2001 From: Suren Date: Tue, 26 Nov 2024 19:36:26 +0530 Subject: [PATCH] Style update to fix dropdown menu width (#196) --- js/extension/cadastrapp.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/js/extension/cadastrapp.css b/js/extension/cadastrapp.css index cba1b67..bf0be3c 100644 --- a/js/extension/cadastrapp.css +++ b/js/extension/cadastrapp.css @@ -228,9 +228,6 @@ div.cadastrapp-modal.cadastrapp-landed-property-modal { position: relative; z-index: 10000000; } -.Select-menu-outer { - width: 160px !important; -} .land-planning-mockup { position: fixed; height: 52px;