forked from shibao/cannery
fix padding at bottom of page in chrome
This commit is contained in:
parent
076d5eea18
commit
1e4accec9d
@ -1,4 +1,4 @@
|
||||
<main class="mb-8 min-w-full">
|
||||
<main class="pb-8 min-w-full">
|
||||
<header>
|
||||
<.topbar current_user={assigns[:current_user]}></.topbar>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user