Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit b406597

Browse files
committed
Merge branch 'master' of github.com:RunestoneInteractive/RunestoneComponents
2 parents f0999c0 + ac46c7e commit b406597

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

runestone/selectquestion/css/selectquestion.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
#component-preview {
2+
margin-right: 20px;
3+
position: fixed;
4+
right: 0px;
5+
max-height: 100%;
6+
overflow-y: scroll;
7+
top: 0px;
8+
padding-top: 60px;
9+
}
10+
111
.toggle-preview {
212
border: 4px solid;
313
border-radius: 10px;

0 commit comments

Comments
 (0)