good
This commit is contained in:
@@ -1799,8 +1799,9 @@ function buildDamageMeterContent() {
|
||||
return `
|
||||
<div style="padding:8px; font-size: 13px; line-height: 1.4;">
|
||||
<div style="font-weight:bold; margin-bottom:4px;">Damage Meter</div>
|
||||
<div style="margin-bottom:6px; display:flex; align-items:center; justify-content:space-between;">
|
||||
<span>${encounterLabel}${npcToggle}</span>
|
||||
<div style="margin-bottom:6px; display:flex; align-items:center; gap:12px;">
|
||||
<span>${encounterLabel}</span>
|
||||
${npcToggle}
|
||||
</div>
|
||||
<table style="width:100%; border-collapse:collapse; font-size:12px;">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user