File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ defineProps({
3535
3636<style module>
3737.text {
38- max-width : 100px ;
3938 text-overflow : ellipsis ;
4039 overflow : hidden ;
4140}
Original file line number Diff line number Diff line change @@ -178,8 +178,8 @@ const handleCopy = (target) => {
178178 <thead >
179179 <tr >
180180 <th ><Text size =" 12" weight =" 600" color =" tertiary" noWrap >Hash</Text ></th >
181- <th ><Text size =" 12" weight =" 600" color =" tertiary" noWrap >Messages</Text ></th >
182181 <th ><Text size =" 12" weight =" 600" color =" tertiary" noWrap >When</Text ></th >
182+ <th ><Text size =" 12" weight =" 600" color =" tertiary" noWrap >Messages</Text ></th >
183183 <th ><Text size =" 12" weight =" 600" color =" tertiary" noWrap >Block</Text ></th >
184184 <th ><Text size =" 12" weight =" 600" color =" tertiary" noWrap >Gas</Text ></th >
185185 <th ><Text size =" 12" weight =" 600" color =" tertiary" noWrap >Events</Text ></th >
You can’t perform that action at this time.
0 commit comments