Deployment 26.4 v1.3

This commit is contained in:
Nguyen Ha Khue
2023-04-26 18:51:48 +07:00
parent f2def98469
commit 357ee61b54
26 changed files with 198 additions and 636 deletions
@@ -1,3 +1,25 @@
th, td {
th,
td {
text-align: center;
}
:host {
::ng-deep {
.pagination {
&>li {
&.page-item {
&.active {
&>a {
&.page-link {
&>span {
display: none;
}
}
}
}
}
}
}
}
}