mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 10:04:08 +03:00
Dropdown overflow fix
This commit is contained in:
parent
8b20b083ea
commit
da9b4ab0b1
|
@ -69,6 +69,10 @@ $array-marker-line-height: 1.5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
zippy {
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
|
||||||
.zippy-content-wrap {
|
.zippy-content-wrap {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user