fix suitcase icon stroke-width
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
ea11857a64
commit
5be9d05cc3
1 changed files with 2 additions and 1 deletions
|
@ -165,7 +165,8 @@
|
||||||
height: 28px;
|
height: 28px;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
|
|
||||||
svg.icon-tabler {
|
svg.icon-tabler,
|
||||||
|
svg.feather {
|
||||||
stroke-width: 1px;
|
stroke-width: 1px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue