mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-01 15:51:07 +08:00
feat: 文件搜索框样式调整 (#919)
This commit is contained in:
@@ -682,9 +682,9 @@ onMounted(() => {
|
||||
}
|
||||
|
||||
.search {
|
||||
float: right;
|
||||
display: inline;
|
||||
width: 20%;
|
||||
width: 300px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.copy-button {
|
||||
|
||||
Reference in New Issue
Block a user