We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e416c3 commit 3187dadCopy full SHA for 3187dad
1 file changed
templates/index.html
@@ -103,7 +103,7 @@ <h1>
103
</div>
104
105
106
- <div class="grid-stack-item" id="card-live" gs-w="8" gs-h="2">
+ <div class="grid-stack-item" id="card-live" gs-w="8" gs-h="2" gs-min-w="3" gs-min-h="2">
107
<div class="grid-stack-item-content">
108
<div class="card card-light" style="height: 100%; text-align: left; box-sizing: border-box;">
109
<div class="label" style="border-bottom: 1px solid #f0f0f0; padding-bottom: 10px; margin-bottom: 20px;">
0 commit comments