SettingsPage.css 156 B

123456789
  1. .settings-page .conf-alert {
  2. margin-bottom: 10px;
  3. }
  4. .ldap-no-inbounds {
  5. margin-top: 6px;
  6. color: var(--ant-color-text-tertiary);
  7. font-size: 12px;
  8. }