Skip to content

Commit fe2eb5b

Browse files
committed
arrumando o overlay do sidenav
1 parent 8c88ba6 commit fe2eb5b

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

public/css/admin.css

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/admin.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/assets/admin/sass/admin.scss

+4
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@
1818

1919
main{
2020
flex: 1 0 auto
21+
}
22+
23+
#sidenav-overlay {
24+
z-index: 996 !important;
2125
}

0 commit comments

Comments
 (0)