Some Changes

This commit is contained in:
2025-03-27 20:36:08 +01:00
parent 57a4512a0e
commit b3fd996f3f
4 changed files with 50 additions and 21 deletions

View File

@@ -148,7 +148,7 @@ const footerLinks = [/*{
</UDashboardPanel>
</UDashboardPage>
<div class="mobileFooter">
<div class="mobileFooter bg-white dark:bg-gray-950">
<UButton
icon="i-heroicons-home"
to="/mobile/"
@@ -233,7 +233,6 @@ const footerLinks = [/*{
flex-direction: row;
justify-content: space-between;
padding: 1em;
background-color: white;
}
.mobileFooter > a {