[Glitch] Profile redesign: Fix timeline filter button color on Safari iOS

Port c0b2286871 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
diondiondion
2026-03-03 18:34:01 +01:00
committed by Claire
parent c96db36396
commit 3fecef0bb1

View File

@@ -5,6 +5,7 @@
.filterSelectButton {
appearance: none;
border: none;
color: inherit;
background: none;
padding: 8px 0;
font-size: 15px;