forked from Shinonome/dots-hyprland
Update notificationlist.js
This commit is contained in:
@@ -145,7 +145,7 @@ export default (props) => {
|
|||||||
vscroll: 'automatic',
|
vscroll: 'automatic',
|
||||||
child: Box({
|
child: Box({
|
||||||
vexpand: true,
|
vexpand: true,
|
||||||
// homogeneous: true,
|
homogeneous: true,
|
||||||
children: [notificationList],
|
children: [notificationList],
|
||||||
}),
|
}),
|
||||||
setup: (self) => {
|
setup: (self) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user