mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Create separate ImageFile component for image attachments
This commit is contained in:
@@ -92,8 +92,10 @@
|
||||
|
||||
.image {
|
||||
cursor: pointer;
|
||||
}
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
.loading {
|
||||
background: var(--background);
|
||||
&.loading {
|
||||
background: var(--background);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user