don't set spacing twice
This commit is contained in:
@@ -22,7 +22,6 @@ fn build_ui(application: >k::Application) {
|
||||
|
||||
input_url.set_placeholder_text(Some("Enter URL here"));
|
||||
|
||||
horizontal.set_spacing(SPACING);
|
||||
horizontal.set_homogeneous(true);
|
||||
|
||||
window.add(&vertical);
|
||||
|
||||
Reference in New Issue
Block a user