docs: updated links + editor theme

This commit is contained in:
liyasthomas
2021-11-20 07:27:50 +05:30
parent 47661de974
commit 5ab24d1439
8 changed files with 26 additions and 26 deletions

View File

@@ -386,7 +386,7 @@ pre.ace_editor {
.smart-splitter .splitpanes__splitter::before {
@apply absolute;
@apply inset-0;
@apply bg-dividerLight;
@apply bg-accentLight;
@apply opacity-0;
@apply z-20;
@apply transition;