Browse Source

formatted code

Former-commit-id: e60b7aaaa4827f1e5a224d684a96efd80fb415a4
Gildas 6 năm trước cách đây
mục cha
commit
3f4388614c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      extension/ui/content/content-ui-editor-web.js

+ 0 - 1
extension/ui/content/content-ui-editor-web.js

@@ -226,7 +226,6 @@
 				}
 			}
 		};
-
 		resizeElement.ontouchstart = resizeElement.onmousedown = event => {
 			event.preventDefault();
 			maskPageElement.classList.add(PAGE_MASK_ACTIVE_CLASS);