mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Add (basic implementation of) background for loading images
This commit is contained in:
@@ -93,3 +93,7 @@
|
||||
.image {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.loading {
|
||||
background: var(--background);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user