Persist configurable connectivity diagnostics
Build and Deploy Gateway / build-and-push (push) Successful in 21s
Build and Deploy Gateway / deploy (push) Successful in 14s

This commit is contained in:
2026-08-19 13:38:19 +03:00
parent df865fbe3d
commit 416b2b294a
22 changed files with 407 additions and 131 deletions
+6 -2
View File
@@ -81,10 +81,10 @@
.client-diagnostics-row-name {
min-width: 0;
display: inline-flex;
display: flex;
align-items: center;
gap: 4px;
max-width: 100%;
width: 100%;
}
.client-diagnostics-row-name > span:first-child {
@@ -99,6 +99,10 @@
flex: 0 0 24px;
}
.client-diagnostics-row-refresh-wrap {
margin-left: auto;
}
.client-diagnostics-row-refresh svg {
width: 13px;
height: 13px;