mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-06-08 06:16:18 +08:00
fix: 调整预览页operate对齐位置
This commit is contained in:
parent
38a10d6517
commit
b91728f14b
@ -13,7 +13,7 @@
|
||||
white-space: pre-wrap;
|
||||
.clip-full-operate-list {
|
||||
position: fixed;
|
||||
right: 50%;
|
||||
right: 20%;
|
||||
z-index: 102;
|
||||
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
|
||||
display: flex;
|
||||
@ -32,6 +32,7 @@
|
||||
position: relative;
|
||||
top: 50px;
|
||||
padding: 20px;
|
||||
margin-bottom: 55px;
|
||||
border-radius: 5px;
|
||||
background-color: @text-bg-color;
|
||||
img {
|
||||
|
Loading…
x
Reference in New Issue
Block a user