Style info text
This commit is contained in:
parent
a9c2f42f70
commit
57e10ce7c6
3 changed files with 9 additions and 12 deletions
|
@ -811,6 +811,7 @@ pub struct TerminalStyle {
|
|||
pub struct FeedbackStyle {
|
||||
pub submit_button: Interactive<ContainedText>,
|
||||
pub button_margin: f32,
|
||||
pub info_text: ContainedText,
|
||||
}
|
||||
|
||||
#[derive(Clone, Deserialize, Default)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue