mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-09-27 13:53:21 +08:00
refactor: 调整导航SidePanel插槽内结构 多选按钮初始化
This commit is contained in:
@@ -4,12 +4,6 @@
|
||||
justify-content: flex-end;
|
||||
min-width: 300px;
|
||||
margin-right: 10px;
|
||||
.clip-search-btn {
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
padding: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.clip-search-input {
|
||||
width: 90%;
|
||||
/* normalize */
|
||||
|
@@ -34,4 +34,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.clip-switch-btn {
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
padding: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user