From 7de2ac826e8cdd5001e1c73e283b331cd37d088e Mon Sep 17 00:00:00 2001 From: Nick Logozzo Date: Mon, 9 Dec 2024 11:07:09 -0500 Subject: [PATCH] GNOME - Fix History Sizing --- org.nickvision.tubeconverter.gnome/blueprints/main_window.blp | 2 -- 1 file changed, 2 deletions(-) diff --git a/org.nickvision.tubeconverter.gnome/blueprints/main_window.blp b/org.nickvision.tubeconverter.gnome/blueprints/main_window.blp index ca7abca99..2d2e20cac 100644 --- a/org.nickvision.tubeconverter.gnome/blueprints/main_window.blp +++ b/org.nickvision.tubeconverter.gnome/blueprints/main_window.blp @@ -244,8 +244,6 @@ Adw.ApplicationWindow root { child: Adw.StatusPage { icon-name: "snapshots-alt-symbolic"; title: _("No history available"); - - styles ["compact"] }; }