mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-02 07:26:53 +00:00
Wallet management/Settings improvements (#130)
* New Branch Splits settings out into their own areas for performance reasons * Formatting * Adds cutout logo for navbar * Better settings loading screen Better cache handling * Adds snackbar support Adds error websocketmessage support * pushing from one pc to another * Rejoins settings after failure to be able to seperate them without big rewrites * Wallet manipulation in settings * Reformats wallet page Updates menu to be 'wallets' * Lists enabled exchanges in settings before you click for modal * Fixes currency list issue * Fixes object reference bug in exchange-grid.component.html * password text
This commit is contained in:
@@ -150,8 +150,12 @@ body {
|
||||
|
||||
|
||||
.mat-drawer-content {
|
||||
height:92% !important;
|
||||
height:84% !important;
|
||||
margin-top: 4rem !important;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
padding-bottom:2rem;
|
||||
padding-top:5px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user