smaller font, smaller torrent list item

This commit is contained in:
Feross Aboukhadijeh
2016-03-02 18:43:21 -08:00
parent 63fbbd0882
commit e982c320f0
2 changed files with 7 additions and 8 deletions

View File

@@ -56,7 +56,7 @@ function createMainWindow () {
backgroundColor: '#282828',
darkTheme: true,
minWidth: 360,
minHeight: 168,
minHeight: 158,
show: false,
title: 'WebTorrent',
titleBarStyle: 'hidden-inset',