chore: update WhatsNewDialog UI and position (#4252)
Co-authored-by: nivedin <nivedinp@gmail.com>
This commit is contained in:
@@ -43,6 +43,10 @@ export function useWhatsNewDialog() {
|
||||
version: hoppscotchCommonPkgVersion,
|
||||
},
|
||||
position: "bottom-left",
|
||||
style: {
|
||||
bottom: "15px",
|
||||
left: "30px",
|
||||
},
|
||||
duration: Infinity,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user