feat: add all editors (#1098)

This commit is contained in:
Johnny A
2022-06-14 14:01:30 -04:00
committed by GitHub
parent 9f9f9abab9
commit 1246596cd0
1107 changed files with 34799 additions and 174 deletions

View File

@@ -0,0 +1 @@
#navigation.section,.section.tags,navigation{flex:none !important;width:190px !important;transition:width .25s}#navigation.section:hover,.section.tags:hover,navigation:hover{flex:initial;width:250px !important;transition:width .25s}.section.notes,notes-view{flex:none !important;width:270px !important;transition:width .25s}.section.notes:hover,notes-view:hover{flex:initial;width:420px !important;transition:width .25s}