gui(installer): change collapse icon from left arrow to righ arrow
This commit is contained in:
parent
9f619f2a79
commit
53e773a0ff
@ -92,7 +92,7 @@ pub fn pencil_icon() -> Text<'static> {
|
||||
}
|
||||
|
||||
pub fn collapse_icon() -> Text<'static> {
|
||||
bootstrap_icon('\u{F284}')
|
||||
bootstrap_icon('\u{F285}')
|
||||
}
|
||||
|
||||
pub fn collapsed_icon() -> Text<'static> {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user