Update notificationlist.js

This commit is contained in:
end-4 2024-01-05 23:51:09 +07:00
parent 3868b7ed09
commit 02f0b0c868

View file

@ -100,7 +100,9 @@ export default (props) => {
Label({
hexpand: true,
xalign: 0,
className: 'txt-title-small',
className: 'txt-title-small margin-left-10',
// ^ (extra margin on the left so that it looks similarly spaced
// when compared to borderless "Clear" button on the right)
label: 'Notifications',
}),
silenceButton,