[Glitch] Profile redesign: Fix timeline filter button color on Safari iOS
Port c0b22868719052728883b121ca3322c6b0895c78 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
c96db36396
commit
3fecef0bb1
@ -5,6 +5,7 @@
|
|||||||
.filterSelectButton {
|
.filterSelectButton {
|
||||||
appearance: none;
|
appearance: none;
|
||||||
border: none;
|
border: none;
|
||||||
|
color: inherit;
|
||||||
background: none;
|
background: none;
|
||||||
padding: 8px 0;
|
padding: 8px 0;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user