2017-04-28 13:04:29 +00:00
|
|
|
vn-textfield {
|
2017-05-17 19:23:47 +00:00
|
|
|
.mdl-chip__action {
|
2017-04-28 13:04:29 +00:00
|
|
|
position: absolute;
|
|
|
|
top: 0px;
|
|
|
|
right: -6px;
|
|
|
|
margin: 22px 0px;
|
2017-05-21 16:36:07 +00:00
|
|
|
background-color: white;
|
2017-04-28 13:04:29 +00:00
|
|
|
}
|
2017-05-17 19:23:47 +00:00
|
|
|
.material-icons {
|
2017-04-28 13:04:29 +00:00
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
}
|