mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Styles: Aligned empty state alignment & consistency
- Fixed inital empty state margins/paddings to be aligned and not differ when lists are empty. - Aligned button/action display when viewing empty entities. - Fixed use of non-existing permission in books for book empty state button. Fixes #4563
This commit is contained in:
@@ -342,7 +342,7 @@ details.sort-box[open] summary .caret-container svg {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
.card .activity-list-item {
|
||||
padding: $-s $-m;
|
||||
padding-block: $-s;
|
||||
}
|
||||
|
||||
.user-list-item {
|
||||
|
||||
Reference in New Issue
Block a user