hjl19911127/vue-drawer-layout

Are we missing some css

Closed this issue · 3 comments

Not sure if i am missing something. But it seems as if the content isn't scrollable. Are we missing come css for this?

I had missed setting a class on content and adding the example styling:

    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #fa8787;

Hi @Pixney-William where did you add this class exactly? I cannot scroll the content of the drawer.

Good question @focussing .. Can't remember what project i used it on. Ill keep it in the back of my head and if i remember ill get back to you :)