Fix recent icons

This commit is contained in:
Julia Radzhabova 2020-06-15 12:49:11 +03:00
parent adf629072a
commit 6e8bdc5e6b
3 changed files with 3 additions and 3 deletions

View file

@ -228,7 +228,7 @@
float: left; float: left;
width: 25px; width: 25px;
height: 25px; height: 25px;
margin-top: 2px; margin-top: 1px;
svg { svg {
width: 100%; width: 100%;
height: 100%; height: 100%;

View file

@ -296,7 +296,7 @@
float: left; float: left;
width: 25px; width: 25px;
height: 25px; height: 25px;
margin-top: 2px; margin-top: 1px;
svg { svg {
width: 100%; width: 100%;
height: 100%; height: 100%;

View file

@ -349,7 +349,7 @@
float: left; float: left;
width: 25px; width: 25px;
height: 25px; height: 25px;
margin-top: 2px; margin-top: 1px;
svg { svg {
width: 100%; width: 100%;
height: 100%; height: 100%;