mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 11:36:11 +08:00
css: Improve padding of node title and ports
This commit is contained in:
@@ -60,6 +60,8 @@ mod imp {
|
||||
klass.set_layout_manager_type::<gtk::BoxLayout>();
|
||||
|
||||
klass.bind_template();
|
||||
|
||||
klass.set_css_name("node");
|
||||
}
|
||||
|
||||
fn instance_init(obj: &glib::subclass::InitializingObject<Self>) {
|
||||
|
||||
Reference in New Issue
Block a user