Fix minor styling inconsistencies in some widgets
This commit is contained in:
parent
35df95e988
commit
468014a184
27 changed files with 48 additions and 35 deletions
|
|
@ -2069,7 +2069,7 @@ pub fn default(theme: &Theme, status: Status) -> Style {
|
|||
background: Some(palette.background.weak.color.into()),
|
||||
border: border::rounded(2),
|
||||
scroller: Scroller {
|
||||
color: palette.background.strong.color,
|
||||
color: palette.background.strongest.color,
|
||||
border: border::rounded(2),
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue