.auth-role-modal .ant-modal-body{padding:16px 24px}.auth-role-modal .role-table{border:1px solid var(--app-color-border-secondary);border-radius:6px;overflow:hidden}.auth-role-modal .role-table .ant-table-thead>tr>th{background-color:var(--app-color-bg-hover);font-weight:600}.auth-role-modal .role-table .ant-table-tbody>tr:hover:not(.ant-table-expanded-row)>td{background:var(--app-color-primary-light)}.auth-role-modal .role-table .ant-table-tbody>tr.ant-table-row-level-0:nth-child(2n){background:var(--app-color-bg-hover)}.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:var(--app-color-border)}