This commit is contained in:
TheGiddyLimit
2024-04-02 22:46:42 +01:00
parent d075252329
commit 5e0cc455b9
112 changed files with 2980 additions and 397 deletions

View File

@@ -1187,7 +1187,7 @@ class LootGenUi extends BaseComponent {
}
_render_output ({$wrp}) {
this._$wrpOutputRows = $(`<div class="w-100 h-100 ve-flex-col overflow-y-auto smooth-scroll"></div>`);
this._$wrpOutputRows = $(`<div class="w-100 h-100 ve-flex-col ve-overflow-y-auto smooth-scroll"></div>`);
$$`<div class="ve-flex-col w-100 h-100">
<h4 class="my-0"><i>Output</i></h4>