We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59048f9 commit 01203e9Copy full SHA for 01203e9
1 file changed
TablePro/Views/Settings/SettingsView.swift
@@ -11,7 +11,7 @@ import SwiftUI
11
enum SettingsTab: String {
12
case general, appearance, editor, dataGrid, keyboard, history, ai, plugins, sync, license
13
14
- static let fixedWidth: CGFloat = 650
+ static let fixedWidth: CGFloat = 720
15
16
var preferredHeight: CGFloat {
17
switch self {
0 commit comments