mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-28 02:23:05 -05:00
[Glitch] fix poll input active style
Port 49d2e8979fa43596e992719435117e368ab76254 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
e48a6a5f2c
commit
e92dde0b16
@ -134,6 +134,11 @@
|
||||
border-width: 4px;
|
||||
}
|
||||
|
||||
&.active {
|
||||
background-color: $ui-button-focus-background-color;
|
||||
border-color: $ui-button-focus-background-color;
|
||||
}
|
||||
|
||||
&::-moz-focus-inner {
|
||||
outline: 0 !important;
|
||||
border: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user