fix: 调整搜索组件样式
This commit is contained in:
@@ -107,7 +107,7 @@ onMounted(()=>{
|
|||||||
}
|
}
|
||||||
.btn-col {
|
.btn-col {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-end;
|
justify-content: space-evenly;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user