Merge remote-tracking branch 'origin/fix-canvas-images' into profile-modal
This commit is contained in:
commit
24038f7767
9 changed files with 76 additions and 121 deletions
|
@ -228,7 +228,10 @@ function getDayDifference(date1: Date, date2: Date) {
|
|||
}
|
||||
|
||||
.message-author-avatar {
|
||||
width: 100%;
|
||||
min-height: 2em;
|
||||
max-height: 2em;
|
||||
min-width: 2em;
|
||||
max-width: 2em;
|
||||
}
|
||||
|
||||
.left-column {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue