mirror of
https://github.com/yJason/ClashX-Dashboard.git
synced 2026-03-01 00:35:19 +08:00
misc: background color
This commit is contained in:
@@ -44,7 +44,6 @@ struct LogsView: View {
|
||||
.width(min: 40, max: 65)
|
||||
TableColumn("", value: \.log)
|
||||
}
|
||||
.background(.white)
|
||||
.searchable(text: $searchString)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user