mirror of
https://github.com/nextcloud/server.git
synced 2026-02-18 18:28:50 -05:00
Merge pull request #45406 from nextcloud/fix/contactsmenu/empty-content-margin
fix(contactsmenu): empty content margin
This commit is contained in:
commit
5ae18ee06e
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
6
dist/core-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-main.js.map
vendored
2
dist/core-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue