Adding remote follow button
This commit is contained in:
@ -147,6 +147,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-height: 800px) {
|
||||
.account__header__avatar, .account__header__content {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.account__header__content {
|
||||
word-wrap: break-word;
|
||||
font-weight: 300;
|
||||
@ -585,4 +591,4 @@
|
||||
pointer-events: none;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user