Correct icon android

This commit is contained in:
ShimaginAndrey 2021-06-28 14:16:41 +03:00
parent b8cbd5cfb7
commit 742af60274

View file

@ -258,6 +258,9 @@
flex: 1; flex: 1;
font-size: 17px; font-size: 17px;
margin-left: 5px; margin-left: 5px;
display: flex;
align-items: center;
justify-content: center;
&:first-child { &:first-child {
margin-left: 0; margin-left: 0;
} }