Added an Alert text style; Updated rich text editor to reorganize buttons and add text alignment options.

This commit is contained in:
2021-03-16 14:36:03 -07:00
parent 33cabd0a55
commit bf9d000994
31 changed files with 468 additions and 361 deletions

2
.gitignore vendored
View File

@@ -17,3 +17,5 @@ node_modules
# Don't include the .idea folder which is used by the Webstorm IDE
.idea/workspace.xml
.idea/
# Don't include the bundle we produce for deployment
avusd_bundle.zip