mirror of
https://github.com/Nezumi-2711/foodify-frontend.git
synced 2026-09-23 04:09:52 +00:00
Deployment 26.4 v1.3
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user