Merge branch 'blender-v2.93-release'

This commit is contained in:
Aaron Carlisle 2021-05-01 01:53:34 -04:00
commit d540a858d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* T76453: Prevent Long enum lists */
.field-list > dd > p {
.field-list > dd p {
max-height: 245px;
overflow-y: auto !important;
word-break: break-word;