diff --git a/src/index.css b/src/index.css index 083af6d9..e28fa8a6 100644 --- a/src/index.css +++ b/src/index.css @@ -119,7 +119,7 @@ * fill visible viewport * https://developers.google.com/web/updates/2016/12/url-bar-resizing */ - @apply h-full; + @apply h-full overflow-hidden; } button {