mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
7938ffdd7a
The position prop is omitted at several call sites (App, Settings, Shared sidebars) and relied on the top default for inset-titlebar padding. Make the prop optional and restore the default so the lint rule stays satisfied without changing runtime behavior. Co-authored-by: Claude <noreply@anthropic.com>