service dorpdown visbibility updated

This commit is contained in:
akash 2026-03-17 10:04:09 +05:30
parent 59f6dff027
commit 5874eb3b8b

View File

@ -9473,6 +9473,12 @@ body {
height: 60px; height: 60px;
} }
.form-select-custom-styled-global option,
.form-select option {
background-color: #111827;
color: #fff;
}
.form-textarea-custom-global, .form-textarea-custom-global,
.form-textarea { .form-textarea {
min-height: 110px; min-height: 110px;