repo: janusweb action: commit revision: path_from: revision_from: 5b46c1e54806d315a8cb356a6e03654f36ca69c5: path_to: revision_to:
commit 5b46c1e54806d315a8cb356a6e03654f36ca69c5 Author: James BaicoianuDate: Thu Jul 30 15:35:14 2020 -0700 Editor max-width diff --git a/media/assets/webui/apps/editor/editor.css b/media/assets/webui/apps/editor/editor.css
--- a/media/assets/webui/apps/editor/editor.css
+++ b/media/assets/webui/apps/editor/editor.css
@@ -53,6 +53,7 @@ janus-ui-editor-property-color>ui-input:first-of-type {
}
.janus_editor {
list-style: none;
+ width: calc(100% - 2px);
}
.janus-editor li {
}
-----END OF PAGE-----