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