mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-01 20:10:35 +01:00
Make controls sticky (#5478)
This commit is contained in:
parent
dbf72cf053
commit
8fcee482f0
@ -102,7 +102,7 @@ const PageEditorControls = ({
|
||||
return (
|
||||
<div
|
||||
style={{
|
||||
position: 'absolute',
|
||||
position: 'sticky',
|
||||
left: 0,
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user