loading inner collections
This commit is contained in:
+1
-1
@@ -264,7 +264,7 @@ impl NavigatedPage<DictionaryMessage> for DictionaryState {
|
||||
row![horizontal().width(8), self.words_list(),],
|
||||
row![button("Добавить слово").style(jl_button).on_press(NewWord),
|
||||
horizontal().width(Fill),
|
||||
button("Импорт").style(jl_button).on_press(ToImport),
|
||||
button("Импорт").style(text).on_press(ToImport),
|
||||
]
|
||||
]
|
||||
.spacing(5),
|
||||
|
||||
Reference in New Issue
Block a user