mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-02-24 14:54:43 +08:00
feat: 文件搜索框样式调整 (#919)
This commit is contained in:
parent
95ad101a08
commit
932811c167
1 changed files with 2 additions and 2 deletions
|
@ -682,9 +682,9 @@ onMounted(() => {
|
|||
}
|
||||
|
||||
.search {
|
||||
float: right;
|
||||
display: inline;
|
||||
width: 20%;
|
||||
width: 300px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.copy-button {
|
||||
|
|
Loading…
Reference in a new issue