mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05: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