We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bcd615 commit 573b728Copy full SHA for 573b728
src/App.vue
@@ -3,7 +3,7 @@ div#wrapper
3
aw-header
4
5
div(:class="{'container': !fullContainer, 'container-fluid': fullContainer}").px-0.px-md-2
6
- div.aw-container.my-3.p-3
+ div.aw-container.my-sm-3.p-3
7
error-boundary
8
user-satisfaction-poll
9
new-release-notification(v-if="isNewReleaseCheckEnabled")
0 commit comments