Skip to content

Commit 20dcb71

Browse files
committed
Expand textarea size
1 parent c011903 commit 20dcb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<md-mention class="btn btn-sm">mention</md-mention>
2020
<md-ref class="btn btn-sm">ref</md-ref>
2121
</markdown-toolbar>
22-
<textarea class="mt-3 d-block width-full" id="textarea"></textarea>
22+
<textarea rows="6" class="mt-3 d-block width-full" id="textarea"></textarea>
2323
</div>
2424
<!-- script src="../dist/index.umd.js"></script -->
2525
<script src="https://unpkg.com/@github/markdown-toolbar-element@latest/dist/index.umd.js"></script>

0 commit comments

Comments
 (0)