fix: Show a background image in case media doesn't load (#1622)

This commit is contained in:
Dermot Duffy
2024-10-06 14:51:44 -07:00
committed by GitHub
parent ba90e1dabc
commit d7fa2933da
9 changed files with 42 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
@use 'media-background.scss';
:host {
display: block;
height: 100%;