mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-21 16:16:33 +03:00
parent
c3fce4e2b2
commit
aa0879ca02
|
@ -97,9 +97,11 @@ export const RecursiveLabel = styled(FieldLabel)`
|
|||
|
||||
export const PatternLabel = styled(FieldLabel)`
|
||||
color: #0e7c86;
|
||||
font-family: ${props => props.theme.typography.code.fontFamily};
|
||||
font-size: 12px;
|
||||
&::before,
|
||||
&::after {
|
||||
font-weight: bold;
|
||||
content: ' ';
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
|
@ -163,7 +163,7 @@ exports[`FieldDetailsComponent renders correctly when field items have string ty
|
|||
>
|
||||
[
|
||||
<span
|
||||
class="sc-kpDqfm sc-eDPEul cGRfjn erJHow"
|
||||
class="sc-kpDqfm sc-eDPEul cGRfjn cCKYVD"
|
||||
>
|
||||
^see regex[0-9]$
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue
Block a user