mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-05 21:00:18 +03:00
fix: large text in examples value
This commit is contained in:
parent
4b03d32a6d
commit
314605fb83
|
@ -31,5 +31,5 @@ export function Examples({ field }: { field: FieldModel }) {
|
|||
|
||||
const ExamplesList = styled.ul`
|
||||
margin-top: 1em;
|
||||
padding-left: 17px;
|
||||
list-style-position: outside;
|
||||
`;
|
||||
|
|
Loading…
Reference in New Issue
Block a user