fix(dashboard): Align icon of widgets with the images

Signed-off-by: Julius Härtl <jus@bitgrid.net>
pull/43702/head
Julius Härtl 9 months ago
parent 5694809b60
commit a01860e932
  1. 1
      apps/dashboard/src/DashboardApp.vue

@ -554,6 +554,7 @@ export default {
background-position: center;
float: left;
margin-top: -6px;
margin-left: 6px;
}
}
}

Loading…
Cancel
Save