fix live flashes not dismissable by click

This commit is contained in:
2023-11-04 22:22:46 -04:00
parent 50af86798a
commit 03021614b5
6 changed files with 38 additions and 54 deletions

View File

@ -5,6 +5,8 @@
- Add bottom padding to page
- Make pipeline step not require content
- Make content previews resizable
- Fix live flashes not dismissable by click
- Fix disconnection modal not displaying
# v0.1.12
- Code quality fixes