mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-23 00:56:33 +03:00
descriminator minor ui fix
This commit is contained in:
parent
af532aa725
commit
4ae4e4db4f
|
@ -78,3 +78,10 @@ $array-marker-line-height: 1.5;
|
||||||
background-color: $headers-color;
|
background-color: $headers-color;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tabs .params-wrap > .param-wrap:first-of-type .param-name {
|
||||||
|
border-left: 0;
|
||||||
|
&:before {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user