We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 850ca53 commit 8f7ff45Copy full SHA for 8f7ff45
app/assets/stylesheets/pages/casa_cases.scss
@@ -178,15 +178,6 @@ body.casa_cases-show {
178
border: 1px solid #e5e5e5;
179
border-radius: 10px;
180
padding: 8px;
181
- color: #5d657b;
182
- appearance: none;
183
- -webkit-appearance: none;
184
- -moz-appearance: none;
185
- -webkit-transition: all 0.3s ease-out 0s;
186
- -moz-transition: all 0.3s ease-out 0s;
187
- -ms-transition: all 0.3s ease-out 0s;
188
- -o-transition: all 0.3s ease-out 0s;
189
- transition: all 0.3s ease-out 0s;
190
}
191
192
.select-wrapper {
0 commit comments