Merge branch 'develop' into 'devops-staging'

Bug Fixing

See merge request empatnusabangsa/ppob/ppob-frontend!78
This commit is contained in:
ajat sudrajat 2022-01-21 07:45:07 +00:00
commit d5d743df1c

View File

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