feat: There is no way the
This commit is contained in:
@@ -2533,6 +2533,11 @@
|
|||||||
/deep/.highlight-class {
|
/deep/.highlight-class {
|
||||||
color: red !important;
|
color: red !important;
|
||||||
}
|
}
|
||||||
|
/deep/.pagination{
|
||||||
|
position: static !important;
|
||||||
|
border-bottom-right-radius: 20px;
|
||||||
|
border-bottom-left-radius: 20px;
|
||||||
|
}
|
||||||
.standard-search {
|
.standard-search {
|
||||||
padding: 6px 26px;
|
padding: 6px 26px;
|
||||||
@borderColor: #BFBFBF;
|
@borderColor: #BFBFBF;
|
||||||
@@ -2849,11 +2854,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.pagination{
|
|
||||||
position: static;
|
|
||||||
border-bottom-right-radius: 20px;
|
|
||||||
border-bottom-left-radius: 20px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.content-right{
|
.content-right{
|
||||||
|
|||||||
Reference in New Issue
Block a user