人员库样式修改

This commit is contained in:
cwchen 2025-11-05 18:44:02 +08:00
parent 6909456ef3
commit 2bda2b75a8
1 changed files with 2 additions and 2 deletions

View File

@ -242,7 +242,7 @@ export default {
display: flex;
justify-content: flex-end;
align-items: center;
margin-bottom: 20px;
// margin-bottom: 20px;
padding: 0;
flex-shrink: 0;
@ -269,7 +269,7 @@ export default {
padding: 0;
border-radius: 8px;
flex-shrink: 0;
margin-bottom: 20px;
// margin-bottom: 20px;
.search-input {
width: 300px;