Nativ select/multiple is working!

This commit is contained in:
2022-10-21 14:43:10 +03:00
parent 48b175c18d
commit be7c6e4d4b
5 changed files with 64 additions and 20 deletions

View File

@ -14,9 +14,9 @@
<button class="cg-dropdown cg-dropdown_one"></button>
<input type="submit" form="data" value="Отправить" />
<!-- <button class="cg-dropdown cg-dropdown_three"></button>
<!-- <button class="cg-dropdown cg-dropdown_three"></button> -->
<button class="cg-dropdown cg-dropdown_button" style="margin-top: 50px"></button> -->
<!-- <button class="cg-dropdown cg-dropdown_button" style="margin-top: 50px"></button> -->
</div>
</body>
<script type="module" src="index.js"></script>