adapt original note resizing js code
This commit is contained in:
@@ -6,7 +6,7 @@ div#note-container {
|
||||
position: absolute;
|
||||
border: 1px solid black;
|
||||
background: #FFE;
|
||||
min-width: 10px;
|
||||
min-width: 140px;
|
||||
min-height: 1em;
|
||||
line-height: normal;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user