argos/dmp-frontend/src/assets/scss/bootstrap-material.scss

10 lines
96 B
SCSS

* {
&:active,
:focus {
outline: none !important;
}
}
label {
margin-bottom: 0;
}