Tambah Fitur

This commit is contained in:
2022-01-26 12:22:16 +07:00
parent d287798e5f
commit 9144a9ff56
2 changed files with 114 additions and 110 deletions

View File

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