adjust spacing

- fixed spacing to work also in properties modal
This commit is contained in:
David Benqué
2019-12-05 15:52:16 +00:00
parent bee6aa42bf
commit 0e4b7623ff
3 changed files with 8 additions and 2 deletions

View File

@@ -1098,7 +1098,7 @@ define([
] : [
UI.createCheckbox('cp-share-embed', Messages.share_linkEmbed, false, { mark: {tabindex:1} }),
];
linkContent.push(h('div.cp-spacer'))
linkContent.push(UI.dialog.selectableArea('', { id: 'cp-share-link-preview', tabindex: 1, rows:3}));
// Show alert if the pad is password protected