Skip to content

Commit b0e9b06

Browse files
author
Vivek Vishal
authored
Update commonForm.style.js
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 4e39d38 commit b0e9b06

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/components/CommonForm/commonForm.style.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,6 @@ margin: 1rem;
108108
color: ${props => props.theme.primaryColor};
109109
}
110110
111-
.options {
112-
color: ${props => props.theme.textColor};
113-
}
114-
115-
.formRight option {
116-
color: black;
117-
}
118-
119111
.custom-arrow {
120112
background-color: white;
121113
width: 2rem;

0 commit comments

Comments
 (0)