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