mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-10 16:22:27 +03:00
fixed empty reponse style
This commit is contained in:
parent
28e8de2b4c
commit
270b86abc3
|
@ -25,7 +25,7 @@ export const StyledResponseTitle = styled(ResponseTitle)`
|
|||
(props.empty &&
|
||||
`
|
||||
cursor: default;
|
||||
&::before {
|
||||
&::after {
|
||||
content: "—";
|
||||
font-weight: bold;
|
||||
width: 1.5em;
|
||||
|
|
Loading…
Reference in New Issue
Block a user