wider
This commit is contained in:
parent
d38ac34362
commit
084a04f4e9
@ -1609,6 +1609,7 @@ export class RemotelySaveSettingTab extends PluginSettingTab {
|
|||||||
await this.plugin.saveSettings();
|
await this.plugin.saveSettings();
|
||||||
});
|
});
|
||||||
textArea.inputEl.rows = 10;
|
textArea.inputEl.rows = 10;
|
||||||
|
textArea.inputEl.cols = 30;
|
||||||
|
|
||||||
textArea.inputEl.addClass("ignorepaths-textarea");
|
textArea.inputEl.addClass("ignorepaths-textarea");
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user