iOS 26 tweaks #2 (#9938)

This commit is contained in:
Samuel Newman
2026-02-24 20:14:19 +00:00
committed by GitHub
parent bc61314c41
commit db1f45de92
+1 -1
View File
@@ -1527,7 +1527,7 @@ function ComposerTopBar({
a.flex_row,
a.align_center,
a.gap_xs,
IS_LIQUID_GLASS ? [a.px_lg, a.pb_md] : [a.p_sm],
IS_LIQUID_GLASS ? [a.px_lg, a.pt_lg, a.pb_md] : [a.p_sm],
]}>
<Button
label={_(msg`Cancel`)}