Fix composer options colors in glitch-soc light theme
This commit is contained in:
@ -135,13 +135,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.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 {
|
||||||
|
Reference in New Issue
Block a user