[frontend/components] fix login button alignment on wrap
This commit is contained in:
parent
b1c71484e7
commit
528bed3b9e
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
.follow-button {
|
.follow-button {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
::deep {.icon {
|
::deep {.icon {
|
||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
|
|
Loading…
Add table
Reference in a new issue