mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
disallow selecting dropdown
This commit is contained in:
parent
2bf633e127
commit
59904bea79
|
|
@ -3,6 +3,7 @@
|
|||
width: 200px;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.select-box > * {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user