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:
@@ -158,7 +158,7 @@ export class InitiativeTrackerCreatureViewer extends BaseComponent {
|
||||
}
|
||||
})().then(null);
|
||||
|
||||
const $stg = $$`<div class="ve-flex-col w-100 h-100 min-h-0 overflow-y-auto">
|
||||
const $stg = $$`<div class="ve-flex-col w-100 h-100 min-h-0 ve-overflow-y-auto">
|
||||
${dispCreature}
|
||||
</div>`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user