Fix + button alignment

This commit is contained in:
Alexander Zaytsev 2019-04-12 12:30:26 +03:00
parent de8829b9c8
commit 0bfdb70174

View file

@ -438,9 +438,10 @@
font-weight: 500;
cursor: pointer;
color: $blue;
width: 29px;
height: 29px;
padding: 7px;
width: 27px;
height: 27px;
padding: 6px;
margin-right: -6px;
border-radius: 3px;
&:hover {