mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
[web] Update Sass folder structure GitOrigin-RevId: 03ac5835e46a3a464f31fba386e2f81f4bf25c99
10 lines
154 B
SCSS
10 lines
154 B
SCSS
.split-button {
|
|
border-bottom-right-radius: 0;
|
|
border-top-right-radius: 0;
|
|
border-right: none;
|
|
}
|
|
|
|
.split-button-caret {
|
|
vertical-align: middle;
|
|
}
|