Skip to content
Snippets Groups Projects

Update form-field.pcss to make select chevron clickable

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -73,6 +73,7 @@
font-family: 'pirati-ui';
/* chevron down */
content: "\e925";
pointer-events: none;
}
}
Loading