.MyTable { :global { .ant-table-body { overflow-y: auto !important; overflow-y: overlay !important; .ant-table-row { .ant-table-cell { padding: 10px; a { color: var(--themeColor) !important; } } } } } }