mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-26 13:29:53 +00:00
client: basic message parsing, gateway listening
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.attachmentImage {
|
||||
max-height: 300px;
|
||||
max-width: 300px;
|
||||
object-position: center;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user