0
0
Fork 0

Remove margin from icon component and put it into more specific area.

This commit is contained in:
Oliver-Akins 2020-08-17 23:14:56 -06:00
parent 99af0f8e76
commit 4d797cdc16
2 changed files with 4 additions and 1 deletions

View file

@ -121,6 +121,5 @@ export default {
vertical-align: middle;
display: inline-flex;
align-items: center;
margin-right: 5px;
}
</style>