change poll form element colors to fit with the rest of the ui (#26139)
This commit is contained in:
parent
6b2952d1dd
commit
80809ef33e
2 changed files with 14 additions and 7 deletions
|
@ -175,6 +175,10 @@ a {
|
|||
button {
|
||||
font-family: inherit;
|
||||
cursor: pointer;
|
||||
|
||||
&:focus:not(:focus-visible) {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.app-holder {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue