mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 06:35:45 +08:00
UX: remove poll button bg color to avoid highlight issue (#28319)
This commit is contained in:
parent
043fc0a117
commit
c0611a06e5
@ -23,7 +23,7 @@ div.poll-outer {
|
||||
padding: 0.5em 0;
|
||||
word-break: break-word;
|
||||
button {
|
||||
background-color: var(--secondary);
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
text-align: left;
|
||||
padding-left: 23px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user