|
@@ -82,7 +82,7 @@ class UserTriggerNotification extends React.Component {
|
|
|
|
|
|
|
|
return (
|
|
return (
|
|
|
<React.Fragment>
|
|
<React.Fragment>
|
|
|
- <h2 className="border-bottom my-5">{t('notification_setting.user_trigger_notification_header')}</h2>
|
|
|
|
|
|
|
+ <h2 className="border-bottom my-4">{t('notification_setting.user_trigger_notification_header')}</h2>
|
|
|
|
|
|
|
|
<table className="table table-bordered">
|
|
<table className="table table-bordered">
|
|
|
<thead>
|
|
<thead>
|