Adding remote follow button
This commit is contained in:
parent
91c5426455
commit
8f47f6a7ec
11 changed files with 114 additions and 20 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue