enhance bottom sheets styles

This commit is contained in:
2025-12-04 14:37:43 +03:00
parent 29423036cd
commit f9ea67ed3b
5 changed files with 53 additions and 54 deletions

View File

@@ -75,7 +75,7 @@ export function MenuFooter() {
margin: "0 10px",
}}
>
{t("menu.viewCart")}
{ orderType === OrderType.Pay ? t("menu.pay") : t("menu.viewCart")}
</ProText>
<span
style={{