Adjust WI headers

42cfeae8abddf7b33c17943ef5e6cf0a07390510

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +3 -3Ignore whitespace
public/scripts/templates/worldInfoKeywordHeaders.html+3 -3
@@ -1,8 +1,8 @@
11<div id="WIEntryHeaderTitlesPC" class="flex-container wide100p spaceBetween justifyCenter textAlignCenter" style="padding:0 4.5em;">
22 <small class="flex1" data-i18n="Title/Memo">Title/Memo</small>
33 <small style="width: calc(3.5em + 15px10px)" data-i18n="Strategy">Strategy</small>
44 <small style="width: calc(3.5em + 30px20px)" data-i18n="Position">Position</small>
55 <small style="width: calc(3.5em + 20px15px)" data-i18n="Depth">Depth</small>
66 <small style="width: calc(3.5em + 20px)" data-i18n="Order">Order</small>
77 <small style="width: calc(3.5em + 15px)" data-i18n="Trigger %">Trigger %</small>
88</div>