mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
fix: finish porting minor changes to major (#2799)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<tui-root>
|
||||
<main>
|
||||
<img class="logo" src="assets/img/icon.png" alt="Start9" />
|
||||
<section tuiCardLarge tuiSurface="elevated" class="card">
|
||||
<section tuiCardLarge tuiSurface="floating" class="card">
|
||||
<header class="header">
|
||||
@if (selected) {
|
||||
<button
|
||||
tuiIconButton
|
||||
appearance="flat"
|
||||
appearance="flat-grayscale"
|
||||
size="m"
|
||||
class="back"
|
||||
iconStart="@tui.chevron-left"
|
||||
|
||||
Reference in New Issue
Block a user