diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index db0900b..49cfb94 100644 --- a/src/manjaro_hello.py +++ b/src/manjaro_hello.py @@ -67,6 +67,7 @@ class ManjaroHello(): for page in self.pages: scrolled_window = Gtk.ScrolledWindow() viewport = Gtk.Viewport() + viewport.set_border_width(10) label = Gtk.Label(wrap=True) viewport.add(label) scrolled_window.add(viewport) diff --git a/ui/manjaro-hello.glade b/ui/manjaro-hello.glade index b1ed29a..335a162 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -22,16 +22,16 @@ True False - 10 - 10 - 10 - 10 True crossfade True False + 10 + 10 + 10 + 10 20 10 True