Authored by htoooth

fix

... ... @@ -237,6 +237,11 @@
</div>
{{/if}}
</div>
<div class="special-content hide">
<span>{{specialNoticeBo.remark1}}<br/>{{specialNoticeBo.remark2}}</span>
<i class="arrow"></i>
</div>
</div>
{{/if}}
</td>
... ...
... ... @@ -717,6 +717,7 @@
background-color: #fff;
z-index: 24;
line-height: 20px;
width: 180px;
&:after {
position: absolute;
... ...