调整抽屉的全屏显示
This commit is contained in:
parent
27adb4e47e
commit
e1fd97b2d6
|
@ -4,5 +4,5 @@
|
|||
//= require_tree .
|
||||
|
||||
.inner-wrap {
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
|
|
@ -38,7 +38,7 @@ html
|
|||
section.main-section
|
||||
= yield
|
||||
= render "layouts/footer"
|
||||
a.exit-off-canvas
|
||||
a.exit-off-canvas
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue