mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Chat file and img type msg fix
This commit is contained in:
@@ -145,11 +145,11 @@
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.ownMsg > div {
|
||||
.ownMsg > * {
|
||||
background-color: #99f;
|
||||
}
|
||||
|
||||
.partnerMsg > div {
|
||||
.partnerMsg > * {
|
||||
background-color: var(--primary-color);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user