mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
attempt to fix the hoek security warning with package upgrade
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user