Bump Harbor versions and add desktop subscription spacing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const HARBOR_VERSIONS = Object.freeze({
|
||||
macClient: '0.7.16',
|
||||
gatewayClient: '0.7.16',
|
||||
macClient: '0.7.17',
|
||||
gatewayClient: '0.7.17',
|
||||
gatewayBackend: '0.7.1',
|
||||
});
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user