Skip to content

Commit

Permalink
add static version of background image
Browse files Browse the repository at this point in the history
  • Loading branch information
gantoine committed Feb 4, 2025
1 parent 38a252c commit 6a8b6b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions frontend/assets/auth_background_static.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ watch(
<v-img
:aspect-ratio="aspectRatio.size"
cover
src="/assets/auth_background.svg"
src="/assets/auth_background_static.svg"
:class="{ greyscale: !isSelected }"
class="d-flex align-center justify-center"
>
Expand Down

0 comments on commit 6a8b6b6

Please sign in to comment.