removing part of doc string
parent
1e596ca928
commit
cdf8764611
|
@ -219,7 +219,7 @@ export interface IModelDecorationOptions {
|
|||
*/
|
||||
glyphMargin?: IModelDecorationGlyphMarginOptions | null;
|
||||
/**
|
||||
* If set, the decoration will override the line height of the lines it spans. This can only increase the line height, not decrease it.
|
||||
* If set, the decoration will override the line height of the lines it spans.
|
||||
*/
|
||||
lineHeight?: number | null;
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue