fix:修改颜色值
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user