mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 02:48:28 +08:00
UX: Styles for poll options on dark theme.
This commit is contained in:
@ -27,7 +27,7 @@ div.poll {
|
||||
}
|
||||
|
||||
li[data-poll-option-id] {
|
||||
color: $option-foreground;
|
||||
color: $primary;
|
||||
padding: .5em .7em .7em .5em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user