arcadiasuite/plus/public/assets/scss/custom/plugins/_bootstrap-touchspin.scss

14 lines
248 B
SCSS

//
// bootstrap-touchspin.scss
//
.bootstrap-touchspin {
.btn {
.input-group-text {
padding: 0;
border: none;
background-color: transparent;
color: inherit;
}
}
}