refactor: more tailwind

This commit is contained in:
Tristan Yang
2023-02-02 11:20:27 +08:00
parent 8160c31b39
commit 87d042bf6a
45 changed files with 280 additions and 1308 deletions
+7
View File
@@ -47,3 +47,10 @@
---channel-text-color: #1c1c1e;
---msg-text-color: #374151;
}
/* overrides */
#MARKDOWN_CONTAINER .toastui-editor-contents {
display: flex;
flex-direction: column;
align-items: flex-start;
}