mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 13:30:33 +03:00
parent
4289eb0bee
commit
1a2a7dd833
|
@ -33,7 +33,7 @@ const StyledStickySidebar = styled.div<{ open?: boolean }>`
|
|||
flex-direction: column;
|
||||
|
||||
backface-visibility: hidden;
|
||||
contain: strict;
|
||||
/* contain: strict; TODO: breaks layout since Chrome 80*/
|
||||
|
||||
height: 100vh;
|
||||
position: sticky;
|
||||
|
|
Loading…
Reference in New Issue
Block a user