FIX: color icon in settings size

This commit is contained in:
Gabriel Bazán 2018-03-20 10:36:47 -03:00
parent c98de6d45d
commit ceb17c03f1
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ page-wallet-settings {
}
.settings-color-block {
display: inline-block;
width: 24px;
height: 24px;
width: 15px;
height: 15px;
border-radius: 50%;
float: left;
margin: 1rem;