From ec66d94088bcce8287c444ea802fd67c1430a126 Mon Sep 17 00:00:00 2001 From: Moe Date: Tue, 12 Jul 2022 18:24:02 -0700 Subject: [PATCH] fix overflowing region editor canvas with scroller --- definitions/base.js | 1 + 1 file changed, 1 insertion(+) diff --git a/definitions/base.js b/definitions/base.js index 68fbda59..0dfe301b 100644 --- a/definitions/base.js +++ b/definitions/base.js @@ -5887,6 +5887,7 @@ module.exports = function(s,config,lang){ "name": lang["Points"], "color": "orange", "section-pre-class": "col-md-6", + "style": "overflow:auto", "blockquoteClass": "global_tip", "blockquote": lang.RegionNote, "info": [