引入tailwind css,调整样式

This commit is contained in:
RockYang
2024-12-24 11:07:04 +08:00
parent fb403bde8b
commit 274cff71b1
51 changed files with 1892 additions and 2393 deletions

View File

@@ -82,7 +82,6 @@
.task-list-box {
background: var(--chat-bg);
width 100%
padding 10px
color var(--text-theme-color)
overflow-x hidden