Update blueberries.css
Fixed missing closing bracket in rule ".compose-form__poll-wrapper select option"
This commit is contained in:
@ -553,6 +553,7 @@
|
||||
.compose-form__poll-wrapper select option {
|
||||
background-color: hsl(var(--hue), 16%, 19%);
|
||||
/* color: hsl(var(--hue), 17%, 15%); */
|
||||
}
|
||||
|
||||
|
||||
.poll__option input[type="text"]:focus {
|
||||
|
Reference in New Issue
Block a user