mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-06-29 21:52:53 +08:00
fix: 调整长内容展示的颜色样式
This commit is contained in:
parent
5bf7d33936
commit
6f02943cb6
@ -57,7 +57,8 @@
|
|||||||
box-shadow: 0px 0px 3px @text-color;
|
box-shadow: 0px 0px 3px @text-color;
|
||||||
}
|
}
|
||||||
.clip-over-sized-content {
|
.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