File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 18901890 }
18911891
18921892 .login-footer {
1893- @apply text-muted-foreground fixed bottom-0 left-1/2 -translate-x-1/2 pb-4 text-center text-xs whitespace-nowrap max-md:pb-3;
1893+ @apply text-muted-foreground fixed bottom-0 left-1/2 w-[calc (100% -1.25rem )] -translate-x-1/2 pb-4 text-center max-md:pb-3;
1894+ & p {
1895+ @apply text-xs whitespace-normal;
18941896
1895- & a {
1896- @apply text-primary hover:text-primary;
1897+ & a {
1898+ @apply text-primary hover:text-primary;
1899+ }
18971900 }
18981901 }
18991902 }
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk
88LUCI_TITLE: =Aurora Theme (A modern browser theme built with Vite and Tailwind CSS)
99LUCI_DEPENDS: =+luci-base
1010
11- PKG_VERSION: =0.11.0
12- PKG_RELEASE: =20260208
11+ PKG_VERSION: =0.11.1
12+ PKG_RELEASE: =20260227
1313PKG_LICENSE: =Apache-2.0
1414
1515LUCI_MINIFY_CSS: =
You can’t perform that action at this time.
0 commit comments