We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b28b4 commit 125224fCopy full SHA for 125224f
resources/js/pages/Dashboard.vue
@@ -37,7 +37,7 @@ function tailwindWidthClass(width) {
37
38
<ui-header :title="__('Dashboard')" icon="dashboard" />
39
40
- <div class="widgets @container/widgets flex flex-wrap gap-y-6 -mx-3">
+ <div class="widgets @container/widgets flex flex-wrap gap-y-6 -mx-2 sm:-mx-3">
41
<div
42
v-for="widget in widgets"
43
class="min-h-54 px-3 starting-style-transition starting-style-transition--siblings"
0 commit comments