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