Merge master
This commit is contained in:
@@ -2,6 +2,7 @@ body.dashboard {
|
|||||||
.sidebar {
|
.sidebar {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
z-index: 998;
|
||||||
width: $sidebar-normal-width;
|
width: $sidebar-normal-width;
|
||||||
background: $sidebar-background-color;
|
background: $sidebar-background-color;
|
||||||
transition: margin $sidebar-transition-speed;
|
transition: margin $sidebar-transition-speed;
|
||||||
|
|||||||
144
public/build/css/all-b076f8da.css
Normal file
144
public/build/css/all-b076f8da.css
Normal file
File diff suppressed because one or more lines are too long
@@ -85,6 +85,7 @@ body.dashboard .navbar {
|
|||||||
body.dashboard .sidebar {
|
body.dashboard .sidebar {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
z-index: 998;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
background: #37474f;
|
background: #37474f;
|
||||||
-webkit-transition: margin 0.2s;
|
-webkit-transition: margin 0.2s;
|
||||||
|
|||||||
@@ -1,4 +1,9 @@
|
|||||||
{
|
{
|
||||||
|
<<<<<<< HEAD
|
||||||
"css/all.css": "css/all-a955efc4.css",
|
"css/all.css": "css/all-a955efc4.css",
|
||||||
"js/all.js": "js/all-c84ab03b.js"
|
"js/all.js": "js/all-c84ab03b.js"
|
||||||
|
=======
|
||||||
|
"css/all.css": "css/all-b076f8da.css",
|
||||||
|
"js/all.js": "js/all-86e91591.js"
|
||||||
|
>>>>>>> 93289f2922b2eba558b0562dde18e4a008267df3
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user