Addes button style
This commit is contained in:
parent
5d1e06ffbf
commit
510f7b22d2
|
|
@ -164,3 +164,9 @@
|
||||||
width: max-content !important;
|
width: max-content !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.productMaster-Print {
|
||||||
|
width: 100%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: flex-end;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue