improve visual for the description bit
This commit is contained in:
parent
fd3ad106be
commit
d178a56924
@ -12,9 +12,11 @@
|
|||||||
<BooleanSetting path="ignoreInactionableSeen">
|
<BooleanSetting path="ignoreInactionableSeen">
|
||||||
{{ $t('settings.notification_setting_ignore_inactionable_seen') }}
|
{{ $t('settings.notification_setting_ignore_inactionable_seen') }}
|
||||||
</BooleanSetting>
|
</BooleanSetting>
|
||||||
<p>
|
<div>
|
||||||
{{ $t('settings.notification_setting_ignore_inactionable_seen_tip') }}
|
<small>
|
||||||
</p>
|
{{ $t('settings.notification_setting_ignore_inactionable_seen_tip') }}
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<BooleanSetting path="unseenAtTop">
|
<BooleanSetting path="unseenAtTop">
|
||||||
|
Loading…
Reference in New Issue
Block a user