feat: 文件搜索框样式调整 (#919)

This commit is contained in:
zhengkunwang223
2023-05-08 10:23:37 +07:00
committed by GitHub
parent 95ad101a08
commit 932811c167
@@ -682,9 +682,9 @@ onMounted(() => {
}
.search {
float: right;
display: inline;
width: 20%;
width: 300px;
float: right;
}
.copy-button {