mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
i want to halp guise
This commit is contained in:
@ -134,7 +134,7 @@ input[type="tel"],
|
|||||||
input[type="color"] {
|
input[type="color"] {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: $line-height-computed + $font-size-base;
|
height: $line-height-computed + $font-size-base;
|
||||||
color: $stable;
|
color: #E5E5E5;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
font-size: $font-size-base;
|
font-size: $font-size-base;
|
||||||
line-height: $line-height-computed;
|
line-height: $line-height-computed;
|
||||||
|
|||||||
Reference in New Issue
Block a user