Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

#stash-pane should not be fixed, or the browser window will not have scrollbar to show full file list #45

Open
edl7878 opened this issue Jun 16, 2018 · 1 comment

Comments

@edl7878
Copy link

edl7878 commented Jun 16, 2018

#stash-pane should not be fixed, or the browser window will not have scrollbar to show full file list

@edl7878
Copy link
Author

edl7878 commented Jun 16, 2018

#stash-pane should not be fixed, or the browser window will not have scrollbar to show full file list,and #stash-pane #controls should set as follow,through the controls in this page may not work.

#stash-pane {

top: 0;
width: 60%;
height: 100%;
font-size: 16px;
}

#stash-pane #controls {
color: #2e2e2e;

right: 0;
top: 0;
z-index: 1;
margin: 5px 5px 0 0;
}

at the sametime,editpane controls overlaped by right presentation preview,should set as follow:

#edit-pane #controls {
color: #2e2e2e;
position: absolute;
right: 30px;
top: 0;
z-index: 1;
margin: 5px 5px 0 0;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant