fix: 提高主色在深色模式下的对比度 改善长文本显示效果

This commit is contained in:
ZiuChen
2022-09-16 10:11:39 +08:00
parent e0e2eddf96
commit e64d8051bf
2 changed files with 1 additions and 2 deletions

View File

@@ -73,7 +73,6 @@
}
.clip-over-sized-content {
color: @primary-color;
text-shadow: 0px 0px 1px @primary-color-lighter;
}
}
}