widgets/configuration: reference styling to theme handling
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -27,7 +27,7 @@ impl Template for ConfigurationView {
|
||||
self.child(
|
||||
Grid::new()
|
||||
.id(ID_CONFIGURATION_FORM)
|
||||
.margin(4)
|
||||
.style(configuration_form)
|
||||
.columns(
|
||||
Columns::create()
|
||||
.push(120)
|
||||
|
||||
Reference in New Issue
Block a user