Skip to content

Commit 4852de6

Browse files
committed
Merge branch 'development' into fix/loading-files-overlay
2 parents a00649c + b9283e5 commit 4852de6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ let splashTimestamp = null
1212
function createWindow () {
1313
// Create the browser window.
1414
win = new BrowserWindow({
15-
width: 720,
16-
height: 640,
15+
width: 820,
16+
height: 700,
1717
webPreferences: {
1818
nodeIntegration: false,
1919
webSecurity: true,

ui/arduino/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ button.small .icon {
672672

673673
.file-list .list {
674674
display: flex;
675-
padding: 10px 20px;
675+
padding: 6px 8px;
676676
flex-direction: column;
677677
align-items: flex-start;
678678
flex: 1 0 0;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy