product: change actions button postions and general fixes
This commit is contained in:
@@ -110,7 +110,7 @@ export default function Variants({
|
||||
<>
|
||||
{variantsList?.length > 0 && variantLevels.length > 0 && (
|
||||
<>
|
||||
{!isDesktop && <Divider style={{ margin: "0" }} />}
|
||||
{!isDesktop && <Divider style={{ margin: "0 0 10px 0" }} />}
|
||||
<div>
|
||||
<div
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user