mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-05 16:47:37 -04:00
fix missing value display on old android
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
height: $base-height;
|
height: $base-height;
|
||||||
border-radius: $base-height / 2;
|
border-radius: $base-height / 2;
|
||||||
box-shadow: $box-shadow-small-components;
|
box-shadow: $box-shadow-small-components;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.picker-wrap {
|
.picker-wrap {
|
||||||
|
|||||||
Reference in New Issue
Block a user