This commit is contained in:
ChenQiuYu 2025-05-23 16:41:04 +08:00
parent 66d6b833b5
commit 0839a6094f
1 changed files with 0 additions and 3 deletions

View File

@ -137,11 +137,8 @@ const loading= ref(true)
justify-content: space-between; justify-content: space-between;
.title-search { .title-search {
padding: 10px;
border-radius: 10px; border-radius: 10px;
box-sizing: border-box; box-sizing: border-box;
margin-top: 10px;
margin-bottom: 10px;
display: flex; display: flex;
} }