File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 140140 padding : $padding $padding ;
141141 flex : 1 ;
142142 width : 100% ;
143- box-shadow : none ;
144143 font-size : variables .$sm ;
145144 box-sizing : border-box ;
146145 color : rgba (variables .$white , .5 );
238237
239238.radio-input {
240239 background : transparent !important ;
241- box-shadow : none !important ;
240+ border : none !important ;
242241 display : flex ;
243242 align-items : center ;
244243 box-sizing : border-box ;
294293 $size : 0.9rem ;
295294
296295 background : transparent !important ;
297- box-shadow : none !important ;
296+ border : none !important ;
298297 align-items : center ;
299298 box-sizing : border-box ;
300299 gap : variables .$xxs ;
334333 $size : 0.9rem ;
335334
336335 background : transparent !important ;
337- box-shadow : none !important ;
336+ border : none !important ;
338337
339338
340339 .input__control {
You can’t perform that action at this time.
0 commit comments