Increase icon column width in libraries-to-sync dialog

A bit wider than d4e3a437f, since the column header seems to not
currently be centered properly at narrow widths
This commit is contained in:
Dan Stillman 2021-08-25 02:18:08 -04:00
parent 92e6a536f1
commit 4d88e99e9e

View file

@ -262,7 +262,7 @@ Zotero_Preferences.Sync = {
label: "zotero.preferences.sync.librariesToSync.sync",
fixedWidth: true,
// TODO: Specify in ems?
width: Zotero.isLinux ? '40' : '35'
width: '45'
},
{
dataKey: "name",