docs: update heading level of webFrame.insertCSS (#33467)
This commit is contained in:
parent
37a94d9857
commit
6b66fea67d
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ webFrame.setSpellCheckProvider('en-US', {
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
#### `webFrame.insertCSS(css[, options])`
|
### `webFrame.insertCSS(css[, options])`
|
||||||
|
|
||||||
* `css` string
|
* `css` string
|
||||||
* `options` Object (optional)
|
* `options` Object (optional)
|
||||||
|
|
Loading…
Reference in a new issue