diff --git a/resources/views/tinker.blade.php b/resources/views/tinker.blade.php index 102ff79..8ca5224 100644 --- a/resources/views/tinker.blade.php +++ b/resources/views/tinker.blade.php @@ -29,6 +29,11 @@ .content { text-align: center; } + + #app { + position: absolute; + bottom: 10px; + }
@@ -40,4 +45,4 @@ -