up
This commit is contained in:
parent
4272b7bb13
commit
508969c13f
168 changed files with 340 additions and 10 deletions
|
@ -0,0 +1,4 @@
|
|||
The solution is actually pretty simple:
|
||||
|
||||
- Use `position:absolute` in CSS instead of `position:fixed` for `.note`.
|
||||
- Usee the function [getCoords()](info:coordinates#getCoords) from the chapter <info:coordinates> to get document-relative coordinates.
|
Loading…
Add table
Add a link
Reference in a new issue