mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-04 17:04:32 +08:00
Updated auth pages to new design, Removed public layout
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<a expand-toggle=".entity-list.compact .entity-item-snippet" class="text-muted">@icon('expand-text'){{ trans('common.toggle_details') }}</a>
|
||||
</div>
|
||||
|
||||
<div class="grid contained thirds space-xl break-m" id="home-default">
|
||||
<div class="grid contained third large-gap" id="home-default">
|
||||
<div>
|
||||
@if(count($draftPages) > 0)
|
||||
<div id="recent-drafts" class="card mb-xl">
|
||||
|
Reference in New Issue
Block a user