2
0
Эх сурвалжийг харах

remove form-control shadow

yusuketk 6 жил өмнө
parent
commit
fff19da693

+ 1 - 1
src/client/styles/scss/_override-bootstrap.scss

@@ -162,7 +162,7 @@ fieldset[disabled] .btn {
 }
 
 // input form (disabled box-shadow added in bootstrap4)
-.form-group .form-control {
+html div.form-group .form-control {
   &:focus,
   &.focus {
     box-shadow: none;