fix:修改颜色值
This commit is contained in:
@@ -2758,10 +2758,10 @@
|
||||
display: inline;
|
||||
}
|
||||
/deep/.highlight-Es-class {
|
||||
background-color: #3391ce !important;
|
||||
background-color: #3fb3ff !important;
|
||||
}
|
||||
/deep/.highlight-class {
|
||||
color: #3391ce !important;
|
||||
color: #3fb3ff !important;
|
||||
}
|
||||
/deep/.pagination{
|
||||
position: static !important;
|
||||
|
||||
Reference in New Issue
Block a user