feat: There is no way the

This commit is contained in:
super_liu
2021-08-13 17:08:03 +08:00
parent b96b6c487c
commit 500fdb920a
@@ -2533,6 +2533,11 @@
/deep/.highlight-class {
color: red !important;
}
/deep/.pagination{
position: static !important;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.standard-search {
padding: 6px 26px;
@borderColor: #BFBFBF;
@@ -2849,11 +2854,6 @@
}
}
}
.pagination{
position: static;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
}
}
.content-right{