Disabled the user select on the dropdown

This commit is contained in:
Mathias Wagner
2022-11-20 14:58:21 +01:00
parent 483348dad0
commit b7e7ddd9bc
@@ -4,6 +4,7 @@
visibility: visible
opacity: 1
transition: opacity 0.1s linear
user-select: none
.dropdown-content
float: right