this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Revert "Mobile Safari PWA is being annoying"

This reverts commit 41a9f828fd72a8ad2272b0e1840a8f9b4360b111.

+2 -3
+2 -3
src/app.css
··· 164 164 165 165 [data-shortcuts-view-mode='tab-menu-bar'] & { 166 166 @media (max-width: 40em) { 167 - top: 100svh; 167 + top: 100vh; 168 168 } 169 169 } 170 170 ··· 177 177 background-color: transparent !important; 178 178 backdrop-filter: none; 179 179 border: 0; 180 - padding-block-start: 8px; 181 - padding-block-end: max(8px, var(--sai-bottom)); 180 + padding-block: 8px; 182 181 183 182 [data-shortcuts-view-mode='tab-menu-bar'] & { 184 183 @media (max-width: 40em) {