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