Set dashboard sidebar width

This commit is contained in:
Kerrin Hardy
2018-10-14 22:18:43 +10:30
parent 48769d7e7c
commit fd504fba68

View File

@@ -132,7 +132,7 @@ body.dashboard {
@extend .hidden-sm;
position: fixed;
bottom: 0;
width: 237px;
width: 235px;
z-index: 999;
ul > li {
float: left;