fix safari

This commit is contained in:
728
2022-08-31 20:07:10 +08:00
parent a50b47b421
commit afc4bb4fcd
2 changed files with 4 additions and 2 deletions

View File

@ -1 +0,0 @@
console.log("binding")

View File

@ -389,6 +389,8 @@
left: 0; left: 0;
top: 0; top: 0;
width: 100%; width: 100%;
margin: -1px 0;
min-width: 1ch;
} }
.content .stat>.bar>div:nth-child(2)>div>span:nth-child(1) { .content .stat>.bar>div:nth-child(2)>div>span:nth-child(1) {
@ -460,6 +462,7 @@
.tab>button { .tab>button {
margin: 0 3px; margin: 0 3px;
font-size: var(--normal);
} }
.tab>button>span { .tab>button>span {
@ -693,7 +696,7 @@
<div class="label"> <div class="label">
<span>当前支出</span> <span>当前支出</span>
<a target="_blank" rel="noopener" <a target="_blank" rel="noopener"
href="https://docs.qq.com/sheet/DZU1qaWRsUnJJU1Z1?tab=BB08J2">查看明细</a> href="https://docs.qq.com/sheet/DZU1qaWRsUnJJU1Z1">查看明细</a>
</div> </div>
</div> </div>
<div><br>活动目标:</div> <div><br>活动目标:</div>