attempt to fix the hoek security warning with package upgrade

This commit is contained in:
azivner
2018-05-21 16:08:34 -04:00
parent b507abb4f7
commit a931ce25fa
3 changed files with 345 additions and 525 deletions

View File

@@ -33,7 +33,7 @@
}
#note-detail-component-wrapper {
flex-grow: 1;
flex-grow: 100;
position: relative;
overflow: auto;
flex-basis: content;
@@ -271,7 +271,6 @@ div.ui-tooltip {
}
.CodeMirror {
height: 100%;
font-family: "Liberation Mono", "Lucida Console", monospace;
}