Button: fix follow button icon padding
This commit is contained in:
parent
0f66b5ef8e
commit
96e6aea616
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ a.button {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
.svg-icon {
|
.svg-icon {
|
||||||
margin-left: 6px;
|
margin: 0 0 0 6px;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue