mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-09 15:11:10 +00:00
Adds donate component
Adds FAB to dashboard Adds slack to sidebar
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.container {
|
||||
height: 100vmax;
|
||||
min-height: 100vh;
|
||||
height:100%;
|
||||
}
|
||||
|
||||
.main {
|
||||
@@ -17,6 +18,7 @@
|
||||
width: 14%;
|
||||
position: fixed;
|
||||
margin-top: 4rem;
|
||||
|
||||
}
|
||||
|
||||
.navbar {
|
||||
@@ -43,4 +45,8 @@
|
||||
|
||||
.settings-highlight {
|
||||
color: magenta !important;
|
||||
}
|
||||
|
||||
.donate-highlight {
|
||||
color: goldenrod!important;
|
||||
}
|
||||
Reference in New Issue
Block a user