minimum width that works on left and right sides

This commit is contained in:
Ell 2022-03-21 00:13:22 +01:00
parent c1c4d00ea8
commit 4b62cad481

View file

@ -3,7 +3,7 @@ import { BrowserView, remote } from 'electron';
const viewName: string = "keep";
const defaultSettings: KeepSettings = {
minimumWidth: 358,
minimumWidth: 360,
padding: 5,
css: `/* hide the menu bar and the "Keep" logo and text */
.PvRhvb-qAWA2, .gb_qc {