fix:修改颜色值

This commit is contained in:
zyd
2022-06-08 00:12:27 +08:00
parent 9c6145f582
commit 28dd02f406
@@ -2758,10 +2758,10 @@
display: inline; display: inline;
} }
/deep/.highlight-Es-class { /deep/.highlight-Es-class {
background-color: #3391ce !important; background-color: #3fb3ff !important;
} }
/deep/.highlight-class { /deep/.highlight-class {
color: #3391ce !important; color: #3fb3ff !important;
} }
/deep/.pagination{ /deep/.pagination{
position: static !important; position: static !important;