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 81a94f7 commit d0b9fd9Copy full SHA for d0b9fd9
index.html
@@ -86,7 +86,7 @@ <h2 class="text-2xl font-bold">Styled</h2>
86
</label>
87
<label class="block">
88
<span class="text-gray-700">Select (multiple)</span>
89
- <select class="block w-full h-24 mt-1" multiple="">
+ <select class="block w-full mt-1" multiple="">
90
<option>Option 1</option>
91
<option>Option 2</option>
92
<option>Option 3</option>
0 commit comments