mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-09-27 13:53:21 +08:00
feat: 添加配合超级粘贴
插件实现的快存
功能 支持图片预览
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
padding: 20px;
|
||||
border-radius: 5px;
|
||||
background-color: @text-bg-color;
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
&::-webkit-scrollbar {
|
||||
width: 10px;
|
||||
|
Reference in New Issue
Block a user