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
|
@ -32,4 +32,11 @@ function hideModalPopup() {
|
|||
.member-item {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.member-avatar {
|
||||
min-height: 2.3em;
|
||||
max-height: 2.3em;
|
||||
min-width: 2.3em;
|
||||
max-width: 2.3em;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue