mirror of
https://github.com/mastodon/mastodon.git
synced 2025-10-29 12:11:25 +00:00
Fix unselected/missing poll__input colour
This commit is contained in:
parent
c4eaf5755f
commit
d1c64a600c
|
|
@ -111,7 +111,7 @@
|
|||
&__input {
|
||||
display: block;
|
||||
position: relative;
|
||||
border: 1px solid var(--clr-bg-primary);
|
||||
border: 1px solid var(--clr-text-secondary);
|
||||
box-sizing: border-box;
|
||||
width: 17px;
|
||||
height: 17px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user