Skip to content

Commit df19398

Browse files
authored
fix bg color
1 parent d2ae62d commit df19398

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

resources/css/ocify-sidebar.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
padding: 0;
6565
background-color: #273759 !important;
6666
list-style: none;
67-
height: 95vh;
6867
}
6968

7069
.sidebar-nav .fa-stack {
@@ -278,4 +277,4 @@
278277

279278
.nav-stacked .nav-item + .nav-item {
280279
margin-top:0;
281-
}
280+
}

0 commit comments

Comments
 (0)