mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-09-27 13:53:21 +08:00
feat: Setting页支持自定义主界面功能按钮 支持重置设置
This commit is contained in:
@@ -8,7 +8,12 @@
|
||||
align-items: center;
|
||||
margin: 10px;
|
||||
.el-select {
|
||||
width: 85px;
|
||||
&.number-select {
|
||||
width: 85px;
|
||||
}
|
||||
&.operation-select {
|
||||
width: 400px;
|
||||
}
|
||||
}
|
||||
.path {
|
||||
width: 65%;
|
||||
|
Reference in New Issue
Block a user