fix(contactsmenu): empty content margin

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
pull/45406/head
Richard Steinmetz 2024-05-20 09:02:11 +07:00
parent 54afea4b01
commit f6ac35d15f
No known key found for this signature in database
GPG Key ID: 27137D9E7D273FB2
3 changed files with 8 additions and 4 deletions

@ -214,5 +214,9 @@ export default {
}
}
}
:deep(.empty-content) {
margin: 0 !important;
}
}
</style>

6
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long