CacheSim/static/scss/style.scss

8 lines
77 B
SCSS

.btn-group {
width: min-content;
}
.btn:focus {
box-shadow: none;
}