mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-06-07 22:04:06 +08:00
feat: 悬浮按钮添加动画
This commit is contained in:
parent
d90d455d4a
commit
4cedb3a60a
@ -14,6 +14,7 @@
|
||||
background-color: @text-bg-color-lighter;
|
||||
user-select: none;
|
||||
&:hover {
|
||||
font-size: 25px;
|
||||
color: @bg-color;
|
||||
background-color: @primary-color;
|
||||
transition: all 0.15s;
|
||||
|
Loading…
x
Reference in New Issue
Block a user