We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b230462 commit 061a73cCopy full SHA for 061a73c
src/Frontend/src/components/monitoring/endpoint.css
@@ -66,6 +66,7 @@ h1 .endpoint-status .endpoint-status-icon {
66
.endpoint-status .pa-monitoring-lost.endpoint-details,
67
.endpoint-status .pa-endpoint-lost.endpoints-overview,
68
.endpoint-status .pa-monitoring-lost.endpoints-overview {
69
+ display: inline-block;
70
width: 26px;
71
height: 26px;
72
left: 6px;
@@ -105,6 +106,7 @@ h1 .endpoint-status .endpoint-status-icon {
105
106
background-image: url("@/assets/warning.svg");
107
background-position: center;
108
background-repeat: no-repeat;
109
110
width: 20px;
111
height: 20px;
112
margin-left: 4px;
0 commit comments