diff --git a/0000 b/0000 index 40b24ec..e4bfcb1 100644 --- a/0000 +++ b/0000 @@ -1,6 +1,6 @@ Редактор Главреда | Glavred Editor -1.0.0 +1.1.0 https://git.opengamestudio.org/glavred/glavred-redaktor-editor x /пуск|run.js -/пуск|run.череда +/пуск|run.череда \ No newline at end of file diff --git a/пуск|run.js b/пуск|run.js index c358be0..d35b14a 100644 --- a/пуск|run.js +++ b/пуск|run.js @@ -74,9 +74,9 @@ const ИМЯ = "Редактор Главреда | Glavred Editor" var элемент = document.getElementById(id); элемент.style.cssText = ` width: calc(100% - 320px); -height: calc(100% - 80px); +height: calc(100% - 40px); position: fixed; -top: 80px; +top: 40px; left: 320px; right: 0; bottom: 0;