mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-03 15:47:43 -04:00
Fix value not showing up for select in old Android versions
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
$triangle-size: 0.85rem;
|
||||
position: relative;
|
||||
padding-right: $triangle-size + 0.25rem;
|
||||
display: block;
|
||||
|
||||
&:after {
|
||||
content: "";
|
||||
|
||||
Reference in New Issue
Block a user