change poll form element colors to fit with the rest of the ui (#26139)
This commit is contained in:
@ -175,6 +175,10 @@ a {
|
||||
button {
|
||||
font-family: inherit;
|
||||
cursor: pointer;
|
||||
|
||||
&:focus:not(:focus-visible) {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.app-holder {
|
||||
|
Reference in New Issue
Block a user