estilos date-picker

This commit is contained in:
Dani Herrero 2017-07-12 13:32:42 +02:00
parent 17186c4035
commit da3fddd9d2
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
vn-date-picker {
.mdl-chip__action {
position: absolute;
top: 0px;
right: -6px;
margin: 22px 0px;
background-color: white;
}
.material-icons {
font-size: 18px;
}
}