fix comedy scrolling parallax avatar initial bug
This commit is contained in:
parent
66add5673b
commit
1f69760173
2 changed files with 5 additions and 1 deletions
|
@ -23,4 +23,8 @@ limitations under the License.
|
|||
position: absolute;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.mx_MemberAvatar_wrapper {
|
||||
position: relative;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue