Bump Harbor versions and add desktop subscription spacing
All checks were successful
Build and Deploy Gateway / build-and-push (push) Successful in 14s
Build and Deploy Gateway / deploy (push) Successful in 6s

This commit is contained in:
2026-07-12 14:52:43 +03:00
parent 12c1b128f8
commit e8c1c9d403
3 changed files with 9 additions and 2 deletions

View File

@@ -2075,6 +2075,12 @@ p {
transition: opacity 360ms ease, filter 480ms cubic-bezier(0.16, 1, 0.3, 1);
}
@media (min-width: 921px) {
.client-panel.has-subscription .client-form-content {
padding-top: 36px;
}
}
.client-confirmation-popup {
position: fixed;
inset: 0;