Merge pull request #6739 from Gamboster/feat/cash2

Fix: icon for bch on settings
This commit is contained in:
Matias Alejo Garcia 2017-09-15 16:20:28 -03:00 committed by GitHub
commit 00ee17c597
2 changed files with 10 additions and 2 deletions

View file

@ -160,6 +160,13 @@
border-radius: 0;
box-shadow: none;
}
& > .bch {
background-color: #9b9bab;
border-radius: 1rem;
}
& > .bch-enabled {
background-color: #ff9900 !important;
}
&.circle{
left:8px;
.bg {