iOS 26 followups (#9936)

This commit is contained in:
Samuel Newman
2026-02-24 16:12:57 +00:00
committed by GitHub
parent 1850042c37
commit bc61314c41
3 changed files with 9 additions and 9 deletions
-4
View File
@@ -10,10 +10,6 @@ const EXP_CURVE = 'cubic-bezier(0.16, 1, 0.3, 1)'
export const atoms = {
...baseAtoms,
rounded_sheet: {
borderRadius: 40,
},
h_full_vh: web({
height: '100vh',
}),