Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Increase window min dimensions to figma design
Sebastian Martinez committed 1 year ago
commit 230c087f6fd5c1e0888930a458fcf553e5ead828
parent ffa1176f5fb0ca8b921863b1c19728bf03c51c8d
1 file changed +2 -2
modified src-tauri/tauri.conf.json
@@ -12,8 +12,8 @@
    "windows": [
      {
        "title": "Radicle",
-
        "minWidth": 800,
-
        "minHeight": 600
+
        "minWidth": 1200,
+
        "minHeight": 780
      }
    ],
    "security": {