Initial attempt at sticky headers
Docs enclosed in diff.
This commit is contained in:
parent
cbe9ade1c9
commit
1bbf2e053b
4 changed files with 154 additions and 10 deletions
|
@ -131,6 +131,7 @@ $tagPanelWidth: 70px; // only applies in this file, used for calculations
|
|||
overflow-y: auto;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
position: relative; // for sticky headers
|
||||
|
||||
// Create a flexbox to trick the layout engine
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue