feat: There is no way the
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user