mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 21:54:53 +03:00
fix: server list cut off (#980)
This commit is contained in:
parent
2ede22c45c
commit
9c302d01ed
|
@ -20,8 +20,6 @@ import { SecurityRequirements } from '../SecurityRequirement/SecurityRequirement
|
|||
|
||||
const OperationRow = styled(Row)`
|
||||
backface-visibility: hidden;
|
||||
contain: content;
|
||||
overflow: hidden;
|
||||
`;
|
||||
|
||||
const Description = styled.div`
|
||||
|
|
Loading…
Reference in New Issue
Block a user