fix follow button
This commit is contained in:
parent
952800410e
commit
bf75c7af85
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@
|
||||||
height: auto; // override settings default textarea size
|
height: auto; // override settings default textarea size
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.follow-button {
|
||||||
|
flex: 1 0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
.user-card-inner {
|
.user-card-inner {
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue