mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-09-27 05:43:21 +08:00
feat: 悬浮按钮添加动画
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user