[class^="UserSettingsPage_root_"] .tb-root-table > tbody:first-of-type > tr > td.tb-nested-table > * {
  display: none !important;
}

[class^="UserSettingsPage_root_"] .tb-root-table > tbody:nth-of-type(2) div[style*="border-bottom"] {
  display: none !important;
}