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:
@@ -226,7 +226,7 @@ class BlocklistUi {
|
||||
<button class="ve-col-1 sort btn btn-default btn-xs" disabled> </button>
|
||||
</div>`;
|
||||
|
||||
const $wrpList = $(`<div class="list-display-only smooth-scroll overflow-y-auto h-100 min-h-0"></div>`);
|
||||
const $wrpList = $(`<div class="list-display-only smooth-scroll ve-overflow-y-auto h-100 min-h-0"></div>`);
|
||||
|
||||
$$(this._$wrpContent.empty())`
|
||||
${this._$wrpControls}
|
||||
|
||||
Reference in New Issue
Block a user