Merge pull request #23 from ni3gup/master
added scroll when note is longer.
This commit is contained in:
commit
99565bf26f
@ -36,6 +36,7 @@ body {
|
|||||||
margin: 30px 20px;
|
margin: 30px 20px;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
width: 400px;
|
width: 400px;
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.note .tools {
|
.note .tools {
|
||||||
|
Loading…
Reference in New Issue
Block a user