mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(app): center filetree empty state with 32px top margin
This commit is contained in:
parent
3862b1aeda
commit
03b9317f49
@ -2686,7 +2686,7 @@ export default function Page() {
|
||||
</Show>
|
||||
</Match>
|
||||
<Match when={true}>
|
||||
<div class="px-2 py-2 text-12-regular text-text-weak">
|
||||
<div class="mt-8 text-center text-12-regular text-text-weak">
|
||||
{language.t("session.review.noChanges")}
|
||||
</div>
|
||||
</Match>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user