Merge pull request #43702 from nextcloud/fix/dashboard-icon-position

fix(dashboard): Align icon of widgets with the images
pull/42801/head
Julius Härtl 3 months ago committed by GitHub
commit 89b2859128
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save