style: 优化搜索框布局与间距
This commit is contained in:
@@ -152,6 +152,7 @@ const handleClear = () => {
|
|||||||
.search-box {
|
.search-box {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
margin-right: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
:deep(.search-input .el-input__wrapper) {
|
:deep(.search-input .el-input__wrapper) {
|
||||||
|
|||||||
Reference in New Issue
Block a user