this repo has no description
0
fork

Configure Feed

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

Just a bit more math

+2
+2
src/app.css
··· 1710 1710 bottom: calc(16px + env(safe-area-inset-bottom) + 52px); 1711 1711 1712 1712 body.exp-tab-bar-v2 & { 1713 + --inset-inline-end: max(16px, var(--inset-new), var(--sai-inline-end)); 1714 + inset-inline-end: var(--inset-inline-end); 1713 1715 bottom: max(16px, var(--inset-new)); 1714 1716 } 1715 1717 }