.auth-role-modal .ant-modal-body{padding:16px 24px}.auth-role-modal .role-table{border:1px solid #e8e8e8;border-radius:6px;overflow:hidden}.auth-role-modal .role-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.auth-role-modal .role-table .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td{background:#e6f7ff}.auth-role-modal .role-table .ant-table-tbody>tr.ant-table-row-level-0:nth-child(2n){background:#fafafa}.auth-role-modal .role-table::-webkit-scrollbar{width:8px;height:8px}.auth-role-modal .role-table::-webkit-scrollbar-track{background:transparent}.auth-role-modal .role-table::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(0,0,0,.2)}