feat: toolbar stays visible when scrolling (#82)

This commit is contained in:
Raymond Zhou
2022-05-27 09:40:20 -07:00
committed by GitHub
parent 0e523feb09
commit ca9f788838

View File

@@ -48,5 +48,6 @@ export default StrictDict({
height: '100%',
menubar: false,
min_height: 500,
toolbar_sticky: true,
},
});