chore: reduce spacing in dropdown menu

This commit is contained in:
Ilya Zlobintsev
2025-09-21 12:18:55 +03:00
parent 2f04d6f748
commit f0f2c616b5
+1 -2
View File
@@ -152,8 +152,7 @@ impl Component for Header {
set_popover = &gtk::Popover {
gtk::Box {
set_orientation: gtk::Orientation::Vertical,
set_spacing: 5,
set_margin_all: 5,
set_margin_horizontal: 5,
gtk::Button {
set_label: &fl!(I18N, "show-historical-charts"),