API Docs: Fix file name

This commit is contained in:
Aaron Carlisle
2019-07-08 11:43:04 -04:00
parent 867cd8218a
commit 9a0a952f72

View File

@@ -0,0 +1,7 @@
/* Prevent Long enum lists */
.field-body {
display: block;
width: 100%;
max-height: 245px;
overflow-y: auto !important;
}