mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 03:16:48 +03:00
Minor UI fix: scroll for too long endpoint url
This commit is contained in:
parent
57b96a6eda
commit
a43d725256
|
@ -22,6 +22,8 @@ responses-list, params-list {
|
|||
background-color: darken($black, 2%);
|
||||
display: block;
|
||||
font-weight: $light;
|
||||
white-space: nowrap;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.method-endpoint > h5 {
|
||||
|
|
Loading…
Reference in New Issue
Block a user