IO-946 Adjust bill lines form layout.
This commit is contained in:
@@ -59,9 +59,9 @@ export function BillDetailEditcontainer({ setPartsOrderContext }) {
|
||||
xs: "100%",
|
||||
sm: "100%",
|
||||
md: "100%",
|
||||
lg: "80%",
|
||||
lg: "100%",
|
||||
xl: "80%",
|
||||
xxl: "70%",
|
||||
xxl: "80%",
|
||||
};
|
||||
const drawerPercentage = selectedBreakpoint
|
||||
? bpoints[selectedBreakpoint[0]]
|
||||
|
||||
Reference in New Issue
Block a user