fix mobile comments on ios devices
This commit is contained in:
parent
c1eb7d9621
commit
65c39cbbc8
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@ $thumbnailWidthSmall: 0rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.comment__author-thumbnail {
|
||||||
|
flex: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.comment__content {
|
.comment__content {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
|
Loading…
Add table
Reference in a new issue