mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-01 07:26:48 +00:00
A breaking change to check out having a sidebar with content that slides over when the menu is closed.
This commit is contained in:
@@ -2,3 +2,19 @@
|
||||
width:18%;
|
||||
background: none;
|
||||
}
|
||||
|
||||
.dashboard-highlight {
|
||||
color: green !important;
|
||||
}
|
||||
|
||||
.trading-highlight {
|
||||
color: red !important;
|
||||
}
|
||||
|
||||
.wallet-highlight {
|
||||
color: blueviolet !important;
|
||||
}
|
||||
|
||||
.settings-highlight {
|
||||
color: magenta !important;
|
||||
}
|
||||
Reference in New Issue
Block a user