Feature #43659
Updated by Go MAEDA 2 days ago
Currently, the Permission Name column of the permission report is too narrow to read when many roles are defined. This change addresses the issue by setting a minimum width for the Permission Name column. *Before:* !{width: 796px; border: 1px solid gray;}.permissions-report-before%402x.png! *After:* !{width: 796px; border: 1px solid gray;}.permissions-report-after%402x.png!