mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-09-27 13:53:21 +08:00
feat: 支持在设置页展示监听程序运行状态
This commit is contained in:
@@ -12,12 +12,16 @@
|
||||
width: 85px;
|
||||
}
|
||||
&.operation-select {
|
||||
width: 450px;
|
||||
width: 520px;
|
||||
}
|
||||
}
|
||||
.el-textarea {
|
||||
width: 70%;
|
||||
}
|
||||
.el-tag {
|
||||
margin: 0 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.path {
|
||||
width: 65%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user