overleaf/services/web/frontend/stylesheets/bootstrap-5/components/split-button.scss

10 lines
154 B
SCSS
Raw Normal View History

.split-button {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-right: none;
}
.split-button-caret {
vertical-align: middle;
}