I have identified the root cause being:
.table { background-color: #FFFFFF; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); margin-bottom: 0; }
specifically overflow: hidden;