update footer BS height & enhnace custom split bill BS styles
This commit is contained in:
@@ -55,7 +55,7 @@ export function BottomSheet({
|
||||
|
||||
<br />
|
||||
|
||||
<Button type="primary" style={{ width: "100%" }} onClick={handleSave}>
|
||||
<Button type="primary" style={{ width: "100%", height: 48 }} onClick={handleSave}>
|
||||
{t("cart.save")}
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user