mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-19 01:14:43 -05:00
chore: reduce spacing in dropdown menu
This commit is contained in:
@@ -152,8 +152,7 @@ impl Component for Header {
|
||||
set_popover = >k::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"),
|
||||
|
||||
Reference in New Issue
Block a user