Doc typo
This commit is contained in:
parent
7a7794d7eb
commit
7b164a78b5
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ Manage Study plans|/local/treestudyplan/edit-plan.php||en
|
||||||
```
|
```
|
||||||
|
|
||||||
## Dev Notepad
|
## Dev Notepad
|
||||||
Link to jsfiddle for size matching with different scroll area (frozen line headings): hhttps://jsfiddle.net/kr968osg/6/
|
Link to jsfiddle for size matching with different scroll area (frozen line headings): https://jsfiddle.net/kr968osg/6/
|
||||||
Similar trick can be used to maintain column width:
|
Similar trick can be used to maintain column width:
|
||||||
On size change, loop through all elements in column, then set min-width to with of largest cell. Except on largest cell
|
On size change, loop through all elements in column, then set min-width to with of largest cell. Except on largest cell
|
Loading…
Reference in a new issue