You've already forked AstralRinth
forked from didirus/AstralRinth
Add minimum height to content to fix space below the footer (#3279)
This commit is contained in:
@@ -473,7 +473,7 @@
|
||||
</button>
|
||||
</div>
|
||||
</header>
|
||||
<main>
|
||||
<main class="min-h-[calc(100vh-4.5rem-310.59px)]">
|
||||
<ModalCreation v-if="auth.user" ref="modal_creation" />
|
||||
<CollectionCreateModal ref="modal_collection_creation" />
|
||||
<OrganizationCreateModal ref="modal_organization_creation" />
|
||||
|
||||
Reference in New Issue
Block a user