Fixed missing background color

Fixed missing background color for the proposal dashboards menu
This commit is contained in:
Juan Salvador Pérez García
2018-06-27 13:27:38 +02:00
parent d2a05ee779
commit 611a911793

View File

@@ -20,6 +20,7 @@
.proposal-dashboard {
.dashboard-sidebar {
border-right: 1pt solid lightgray;
background-color: #fbfbfb;
@include breakpoint(medium) {
min-height: rem-calc(1100);