Refine Harbor device ecosystem guidance and device panel layout
Build and Deploy Gateway / build-and-push (push) Successful in 21s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-08-14 15:38:17 +03:00
parent 32217f4d17
commit a9eca0e9d4
10 changed files with 247 additions and 94 deletions
+4 -7
View File
@@ -179,6 +179,10 @@
visibility: hidden;
}
.client-secondary-menu:has(.client-rail-action.is-open) .client-rail-action > span {
opacity: 0;
}
.client-drawer {
position: fixed;
inset: 0 0 0 auto;
@@ -202,13 +206,6 @@
transition-delay: 0s;
}
@media (min-width: 921px) {
.client-drawer {
right: 64px;
width: min(580px, calc(100vw - 64px));
}
}
.client-drawer-sheet {
position: relative;
min-height: 100%;