fixes #117: resize corner on notes has overlay issues
This commit is contained in:
@@ -10,7 +10,7 @@ div#note-container {
|
|||||||
min-height: 1em;
|
min-height: 1em;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
z-index: 1000;
|
z-index: 1500;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
p.tn {
|
p.tn {
|
||||||
|
|||||||
Reference in New Issue
Block a user