ptite modif de taille pour le texte
This commit is contained in:
джерело
e208eb9841
коміт
9141683347
1 змінених файлів з 2 додано та 0 видалено
|
|
@ -207,6 +207,8 @@ async function gen_chronologie(){
|
||||||
|
|
||||||
case 1:
|
case 1:
|
||||||
const textarea = document.createElement('textarea');
|
const textarea = document.createElement('textarea');
|
||||||
|
textarea.setAttribute("height","40vh");
|
||||||
|
textarea.setAttribute("width","65vw")
|
||||||
var xmlhttp, text;
|
var xmlhttp, text;
|
||||||
xmlhttp = new XMLHttpRequest();
|
xmlhttp = new XMLHttpRequest();
|
||||||
xmlhttp.open('GET', doc.upload_path, false);
|
xmlhttp.open('GET', doc.upload_path, false);
|
||||||
|
|
|
||||||
Завантаження…
Посилання в новій задачі