人员库样式修改
This commit is contained in:
parent
6909456ef3
commit
2bda2b75a8
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue