mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-26 17:23:19 +01:00
This reverts commit 8397b0447258640fed6180e44090eb113a8732ca.
This commit is contained in:
parent
8397b04472
commit
eb192d23ba
@ -231,7 +231,7 @@ impl AppState {
|
|||||||
},
|
},
|
||||||
));
|
));
|
||||||
|
|
||||||
if let Focus::List = self.focus {
|
let style = if let Focus::List = self.focus {
|
||||||
Style::default().reversed()
|
Style::default().reversed()
|
||||||
} else {
|
} else {
|
||||||
Style::new()
|
Style::new()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user