1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-07 22:50:05 +00:00

feat: prevent user from leaving studio page when there are unsaved changes

This commit is contained in:
2022-07-25 22:41:05 +05:00
parent 2360e104bd
commit 6c7550286b
3 changed files with 44 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ const TreeView = ({
<ul
style={{
listStyle: 'none',
padding: '0.25rem 1.25rem',
padding: '0.25rem 0.85rem',
width: 'max-content'
}}
>