Dropdown Fix

 avatar
Ian
scss
2 years ago
73 B
11
Indexable
//*dropdown bug workaround*//
select {
    display: none;
}
//*end*//
Editor is loading...
Leave a Comment