mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-09-27 05:43:21 +08:00
feat: 操作按钮改为图标展示 添加取消收藏按钮
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
overflow: hidden;
|
||||
word-break: break-all;
|
||||
max-height: 150px;
|
||||
max-width: 500px;
|
||||
padding: 5px;
|
||||
white-space: pre-wrap;
|
||||
flex-direction: column;
|
||||
@@ -80,7 +81,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-width: 150px;
|
||||
padding: 10px;
|
||||
padding: 0px 10px;
|
||||
& * {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user