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 c9190b0 commit 65cbefcCopy full SHA for 65cbefc
index.html
@@ -24,6 +24,6 @@
24
</main>
25
</body>
26
<script>
27
- socket('115d3deb0a41c7b85d6c')
+ socket('ae5da353283841e2866e')
28
</script>
29
</html>
src/components/modal.vue
@@ -177,6 +177,7 @@ $back-colour: 35;
177
font-size: 1.4rem;
178
margin-bottom: 10px;
179
color: #1f2e50;
180
+ min-height: 28px;
181
}
182
h3 {
183
margin-top: 12px;
0 commit comments