This commit is contained in:
Denis S. Soldatov aka General-Beck
2018-01-25 02:48:19 +03:00
parent cf10450108
commit 568dc33a02
23 changed files with 1496 additions and 586 deletions

View File

@@ -26,14 +26,11 @@
.list {
margin: 0 !important;
padding: 1em 1em !important;
background-color: white;
background-color: #f5f5f5;
}
.accountsList {
background-color: #f5f5f5;
height: 300px;
overflow-y: auto;
.isDefault {
background-color: white;
}
.hasOtherAccounts {