mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
fixes: PWA & interface on small screens (#2536)
* fix pwa icons
* fix spacing and layouts for small screens
* translate missing strings
* Revert "translate missing strings"
This reverts commit 150a961a08.
* fixes
---------
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
:href="recipe.orgURL"
|
||||
color="secondary darken-1"
|
||||
target="_blank"
|
||||
class="rounded-sm mr-4"
|
||||
class="rounded-sm mr-n2"
|
||||
>
|
||||
{{ $t("recipe.original-url") }}
|
||||
</v-btn>
|
||||
|
||||
Reference in New Issue
Block a user