mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
[improve] Improve the styling of the monitoring list page (#4138)
Signed-off-by: zhusaidong <zhusaidong@gmail.com> Co-authored-by: zhusaidong <zhusaidong@gmail.com>
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
</app-toolbar>
|
||||
|
||||
<div class="monitor-card-list">
|
||||
<div class="monitor-list-header">
|
||||
<div class="monitor-list-header" *ngIf="monitors?.length">
|
||||
<div class="monitor-header-actions">
|
||||
<label nz-checkbox [(ngModel)]="checkedAll" (ngModelChange)="onAllChecked($event)"></label>
|
||||
<nz-pagination
|
||||
|
||||
Reference in New Issue
Block a user