mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 00:40:12 +01:00
Merge branch 'master' into development
Conflicts: docs/contents/articles/002-installation-guidelines/index.md
This commit is contained in:
commit
59c1c547c3
12 changed files with 8 additions and 48 deletions
|
|
@ -8,7 +8,7 @@ $angle-right: "\f101";
|
|||
width: $sidebar-width;
|
||||
top: $top-height;
|
||||
left: 0;
|
||||
z-index: 904;
|
||||
z-index: 1001;
|
||||
display: block;
|
||||
min-height: 100%;
|
||||
background-color: $sidebar;
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
$ionicons-font-path: "~Ionicons/fonts";
|
||||
$ionicons-font-path: "~ionicons/fonts";
|
||||
|
||||
@import "~Ionicons/scss/ionicons";
|
||||
@import "~ionicons/scss/ionicons";
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 1000;
|
||||
z-index: 1003;
|
||||
background: #000000;
|
||||
& > div {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue