left-sidebar : Fix position of left-sidebar on toggel.

This commit is contained in:
Akash Nimare
2018-03-01 21:36:13 +05:30
parent c11fa93642
commit ffd2ee36fa

View File

@@ -87,7 +87,6 @@ body {
flex-direction: column;
position: fixed;
bottom: 0;
width: inherit;
}
.action-button {