We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4610a15 commit 095584aCopy full SHA for 095584a
bundles/org.openhab.ui/web/src/pages/home/model-tab.vue
@@ -25,6 +25,8 @@
25
.model-cards-section
26
justify-content center
27
margin-top 2rem
28
+ margin-left calc(0.5 * var(--f7-card-expandable-margin-horizontal))
29
+ margin-right calc(0.5 * var(--f7-card-expandable-margin-horizontal))
30
.card
31
margin-left calc(0.5 * var(--f7-card-expandable-margin-horizontal))
32
margin-right calc(0.5 * var(--f7-card-expandable-margin-horizontal))
0 commit comments