Merge pull request #34636 from nextcloud/fix/user-status-dislexia

Fix vertical alignment of user status icon
This commit is contained in:
Simon L 2022-10-18 11:01:36 +02:00 committed by GitHub
commit b01de1c5b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -283,6 +283,7 @@ export default {
margin-right: 10px;
opacity: 1 !important;
background-size: 16px;
vertical-align: middle !important;
}
// In dashboard

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long