Commit 15b8ea5a by cherishsince

【优化】AI 角色仓库,分类间距

parent c06de809
...@@ -41,7 +41,7 @@ const handleCategoryClick = async (category) => { ...@@ -41,7 +41,7 @@ const handleCategoryClick = async (category) => {
.category { .category {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
margin-right: 20px; margin-right: 10px;
} }
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment