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

fix(dashboard): Align icon of widgets with the images
This commit is contained in:
Julius Härtl 2024-02-21 10:50:40 +01:00 committed by GitHub
commit 89b2859128
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View file

@ -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