update footer BS height & enhnace custom split bill BS styles
This commit is contained in:
@@ -277,7 +277,7 @@ export default function DatePickerBottomSheet({
|
||||
|
||||
<Button
|
||||
type="primary"
|
||||
style={{ width: "100%", height: 50, marginTop: 10 }}
|
||||
style={{ width: "100%", height: 48, marginTop: 10 }}
|
||||
onClick={handleConfirm}
|
||||
>
|
||||
{t("common.confirm")}
|
||||
|
||||
Reference in New Issue
Block a user