fix: finish porting minor changes to major (#2799)

This commit is contained in:
Alex Inkin
2024-12-12 03:16:46 +04:00
committed by GitHub
parent 115c599fd8
commit 89ab67e067
76 changed files with 1176 additions and 1376 deletions

View File

@@ -18,7 +18,7 @@ import { StateService } from 'src/app/services/state.service'
@if (recover) {
<button
tuiIconButton
appearance="flat"
appearance="flat-grayscale"
class="back"
iconStart="@tui.chevron-left"
(click)="recover = false"

View File

@@ -40,7 +40,7 @@ import { StateService } from 'src/app/services/state.service'
<h3>You can now safely unplug your old StartOS data drive</h3>
}
<button tuiCardLarge tuiSurface="elevated" (click)="download()">
<button tuiCardLarge tuiSurface="floating" (click)="download()">
<strong class="caps">Download address info</strong>
<span>
start.local was for setup purposes only. It will no longer work.
@@ -53,7 +53,7 @@ import { StateService } from 'src/app/services/state.service'
<a
tuiCardLarge
tuiSurface="elevated"
tuiSurface="floating"
target="_blank"
[attr.href]="disableLogin ? null : lanAddress"
>