mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.204.0
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user