Allow the provided URL to be used as the stock loading image.

This commit is contained in:
Dermot Duffy
2022-06-13 22:11:02 -07:00
parent 482b7fa316
commit 4877c9ac3d
3 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
}
:host([dark]) {
filter: brightness(50%);
filter: brightness(75%);
}
div.main {