replace selector for menu popover

This commit is contained in:
Javier 2016-11-25 15:12:55 -03:00
commit a7b2dc24af
5 changed files with 22 additions and 70 deletions

View file

@ -1,21 +0,0 @@
send-max-selector {
.bp-action-sheet__sheet {
padding-left: 2rem;
padding-right: .75rem;
}
.max-selector {
a.item {
border: none;
padding-top: 20px;
padding-bottom: 20px;
span {
&.item-note {
color: #3A3A3A;
font-family: "Roboto-Light";
}
}
}
}
}