Fix situations where Clash mode is too long

This commit is contained in:
世界
2026-01-01 16:40:26 +08:00
parent 58b5e9d732
commit 00ce06858d
2 changed files with 65 additions and 14 deletions
@@ -77,7 +77,7 @@ struct ProfileSelectorButton: View {
// MARK: - View Extension
private extension View {
extension View {
@ViewBuilder
func selectorBackground() -> some View {
if #available(iOS 26.0, macOS 26.0, tvOS 26.0, *) {