fix safari
This commit is contained in:
@ -1 +0,0 @@
|
|||||||
console.log("binding")
|
|
@ -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>
|
||||||
|
Reference in New Issue
Block a user