{pollResult && (
diff --git a/packages/nulp_elite/src/styles/style.css b/packages/nulp_elite/src/styles/style.css
index 72b413bd..051b6621 100644
--- a/packages/nulp_elite/src/styles/style.css
+++ b/packages/nulp_elite/src/styles/style.css
@@ -1355,7 +1355,7 @@ button {
padding-top: 0 !important;
} */
.lg-mx-90 {
- margin: 0 140px !important;
+ margin: 0 10px !important;
}
.dashboard .MuiFormControl-root {
@@ -3289,6 +3289,7 @@ custom-chip {
font-size: 16px !important;
color: #000;
font-weight: 400 !important;
+ margin-top:5px;
}
.filter-text {
@@ -3738,3 +3739,6 @@ input:required::after {
.css-1nmdiqf5-menu {
z-index: 9999999 !important;
}
+.ai-center {
+ align-items: center;
+}
\ No newline at end of file