mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-06-28 21:22:53 +08:00
fix: 调整长内容展示的颜色样式
This commit is contained in:
parent
5bf7d33936
commit
6f02943cb6
@ -57,7 +57,8 @@
|
||||
box-shadow: 0px 0px 3px @text-color;
|
||||
}
|
||||
.clip-over-sized-content {
|
||||
color: @primary-color-lighter;
|
||||
color: @primary-color;
|
||||
text-shadow: 0px 0px 1px @primary-color-lighter;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user