diff --git a/browser/components/StorageItem.styl b/browser/components/StorageItem.styl index 6d589220..bf28f777 100644 --- a/browser/components/StorageItem.styl +++ b/browser/components/StorageItem.styl @@ -43,7 +43,7 @@ .folderList-item-noteCount float right line-height 26px - padding-right 5px + padding-right 15px font-size 12px .folderList-item-tooltip diff --git a/browser/main/SideNav/SideNav.styl b/browser/main/SideNav/SideNav.styl index cfc9871f..e1bbdfda 100644 --- a/browser/main/SideNav/SideNav.styl +++ b/browser/main/SideNav/SideNav.styl @@ -22,6 +22,8 @@ .storageList absolute left right + bottom 37px + top 120px overflow-y auto .storageList-empty diff --git a/browser/main/modals/CreateFolderModal.styl b/browser/main/modals/CreateFolderModal.styl index f205c9dc..6b1d208b 100644 --- a/browser/main/modals/CreateFolderModal.styl +++ b/browser/main/modals/CreateFolderModal.styl @@ -82,6 +82,7 @@ body[data-theme="dark"] .control-folder-input border 1px solid #C9C9C9 // TODO: use variable. + color white .closeButton border-color $ui-dark-borderColor @@ -90,8 +91,3 @@ body[data-theme="dark"] .description color $ui-inactive-text-color - - .control-input - border-color $ui-dark-borderColor - color white - diff --git a/browser/main/modals/PreferencesModal/InfoTab.js b/browser/main/modals/PreferencesModal/InfoTab.js index 6016941a..6db55648 100644 --- a/browser/main/modals/PreferencesModal/InfoTab.js +++ b/browser/main/modals/PreferencesModal/InfoTab.js @@ -39,7 +39,7 @@ class InfoTab extends React.Component { this.handleLinkClick(e)} >MAISIN&CO. -