|
@@ -11,8 +11,7 @@ export const AuditLogDisableMode: FC = () => {
|
|
|
<div className="row justify-content-md-center">
|
|
<div className="row justify-content-md-center">
|
|
|
<div className="col-md-6 mt-5">
|
|
<div className="col-md-6 mt-5">
|
|
|
<div className="text-center">
|
|
<div className="text-center">
|
|
|
- {/* error icon large */}
|
|
|
|
|
- <h1><span className="material-symbols-outlined">error</span></h1>
|
|
|
|
|
|
|
+ <h1><span className="material-symbols-outlined fs-1">error</span></h1>
|
|
|
<h1 className="text-center">{t('audit_log_management.audit_log')}</h1>
|
|
<h1 className="text-center">{t('audit_log_management.audit_log')}</h1>
|
|
|
<h3
|
|
<h3
|
|
|
// eslint-disable-next-line react/no-danger
|
|
// eslint-disable-next-line react/no-danger
|