Skip to content

Commit d659eee

Browse files
committed
Improve mobile experience
1 parent 8191f77 commit d659eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/html.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
@vite(['resources/js/app.js', 'resources/css/app.scss'])
5151
</head>
5252

53-
<body class="overflow-x-visible">
53+
<body class="overflow-x-hidden">
5454
@yield('body')
5555
</body>
5656

0 commit comments

Comments
 (0)