Konfig Menu Member

This commit is contained in:
ajat91.sudrajat 2022-01-21 14:37:33 +07:00
parent 7e065166f3
commit 67adeed623

View File

@ -628,7 +628,7 @@ export const Konfirmasi = observer(() => {
style={ style={
store.ui.mediaQuery.isDesktop store.ui.mediaQuery.isDesktop
? { ? {
width: "29vw", width: "22vw",
borderColor: "salmon", borderColor: "salmon",
marginLeft: "10px", marginLeft: "10px",
} }