[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 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: auto;
|
||||
}
|
||||
::deep {.icon {
|
||||
vertical-align: text-bottom;
|
||||
|
|
Loading…
Add table
Reference in a new issue