mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 11:32:46 +08:00
UX: Styles for poll options on dark theme.
This commit is contained in:
parent
0fa458c5a7
commit
dc2cf996af
|
@ -27,7 +27,7 @@ div.poll {
|
|||
}
|
||||
|
||||
li[data-poll-option-id] {
|
||||
color: $option-foreground;
|
||||
color: $primary;
|
||||
padding: .5em .7em .7em .5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user