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:
@@ -70,7 +70,7 @@ struct ProviderProxiesView: View {
|
||||
proxy: proxy,
|
||||
selectable: false
|
||||
)
|
||||
.background(.white)
|
||||
.background(Color(nsColor: .textBackgroundColor))
|
||||
.cornerRadius(8)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user