Add notification history container
This commit is contained in:
@@ -15,7 +15,7 @@ const PopupRevealer = (
|
||||
Widget.Revealer({
|
||||
transition,
|
||||
child: Widget.Box({
|
||||
class_name: "window-content",
|
||||
class_name: `window-content ${name}`,
|
||||
child,
|
||||
}),
|
||||
transitionDuration: 200,
|
||||
|
||||
Reference in New Issue
Block a user