]> BookStack Code Mirror - bookstack/commit
Styles: Aligned empty state alignment & consistency
authorDan Brown <redacted>
Mon, 23 Oct 2023 10:53:19 +0000 (11:53 +0100)
committerDan Brown <redacted>
Mon, 23 Oct 2023 10:53:19 +0000 (11:53 +0100)
commit9b4f1fb9813711ae90d6f8ccf310cca11e00958e
treec84afb341b977d5fd76d2919233a493159a69d8f
parentd42af4affc047893e39be6ad25b384cde6c981ff
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
resources/sass/_blocks.scss
resources/sass/_lists.scss
resources/views/books/index.blade.php
resources/views/books/parts/list.blade.php
resources/views/common/activity-list.blade.php
resources/views/entities/list.blade.php
resources/views/home/default.blade.php
resources/views/shelves/index.blade.php
resources/views/shelves/parts/list.blade.php