|
|
@ -135,14 +135,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.composer--options {
|
|
|
|
.composer--options-wrapper {
|
|
|
|
background: lighten($ui-base-color, 10%);
|
|
|
|
background: lighten($ui-base-color, 10%);
|
|
|
|
box-shadow: unset;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
& > hr {
|
|
|
|
.composer--options > hr {
|
|
|
|
display: none;
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.composer--options--dropdown--content--item {
|
|
|
|
.composer--options--dropdown--content--item {
|
|
|
|
color: $ui-primary-color;
|
|
|
|
color: $ui-primary-color;
|
|
|
|