mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
This reverts commit 8397b04472
.
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()
|
||||
} else {
|
||||
Style::new()
|
||||
|
|
Loading…
Reference in New Issue
Block a user