forked from Shinonome/dots-hyprland
Update notificationlist.js
This commit is contained in:
@@ -100,7 +100,9 @@ export default (props) => {
|
|||||||
Label({
|
Label({
|
||||||
hexpand: true,
|
hexpand: true,
|
||||||
xalign: 0,
|
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',
|
label: 'Notifications',
|
||||||
}),
|
}),
|
||||||
silenceButton,
|
silenceButton,
|
||||||
|
|||||||
Reference in New Issue
Block a user