make dropdown clickable in Safari

pull/7738/head
Richard Harris 7 years ago
parent 69e145befb
commit 100d7d4223

@ -54,6 +54,7 @@
height: 100%; height: 100%;
opacity: 0.0001; opacity: 0.0001;
cursor: pointer; cursor: pointer;
-webkit-appearance: none;
} }
</style> </style>

Loading…
Cancel
Save