update UI

This commit is contained in:
Juergen Kunz
2025-06-27 09:28:07 +00:00
parent bf9f805c71
commit 405990563b
4 changed files with 809 additions and 254 deletions

View File

@@ -101,24 +101,12 @@ export class OpsViewNetwork extends DeesElement {
cssManager.defaultStyles,
viewHostCss,
css`
:host {
display: block;
padding: 24px;
}
.networkContainer {
display: flex;
flex-direction: column;
gap: 24px;
}
dees-statsgrid {
margin-bottom: 24px;
}
dees-chart-area {
margin-bottom: 24px;
}
.protocolBadge {
display: inline-flex;