mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
ignore minSize if parent is too small
This commit is contained in:
@@ -62,7 +62,7 @@ var Split = require('split.js')
|
||||
The [UMD](https://github.com/umdjs/umd) build is also available on [unpkg](http://unpkg.com/):
|
||||
|
||||
```html
|
||||
<script src="https://unpkg.com/split.js/split.min.js"></script>
|
||||
<script src="https://unpkg.com/split.js/dist/split.min.js"></script>
|
||||
```
|
||||
|
||||
You can find the library on `window.Split`.
|
||||
|
||||
Reference in New Issue
Block a user