Bug Fixing

This commit is contained in:
ajat91.sudrajat 2022-01-21 14:44:28 +07:00
parent 67adeed623
commit 42e8b522ef

View File

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