Docs: PyAPI: More specific css selector for long enums
Fixes T87008
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* T76453: Prevent Long enum lists */
|
||||
.field-list li {
|
||||
.field-list > dd > p {
|
||||
max-height: 245px;
|
||||
overflow-y: auto !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user