This commit is contained in:
728
2023-03-19 13:21:56 +08:00
parent 47c784c583
commit fd4cd4177e
2 changed files with 2 additions and 8 deletions

View File

@ -549,7 +549,7 @@ section.acct a.account {
section.nrecday>svg {
display: block;
margin: 0 auto;
margin: 1ch auto;
cursor: pointer;
}

View File

@ -74,9 +74,7 @@
<hr>
<section class="nrecday">
<label>活动最近90天</label>
<hr>
</section>
<hr>
<section>
<details>
<summary>工作日志:</summary>
@ -157,9 +155,7 @@
<hr>
<section class="nrecday">
<label>活动最近90天</label>
<hr>
</section>
<hr>
<section>
<details>
<summary>工作日志:</summary>
@ -257,9 +253,7 @@
<hr>
<section class="nrecday">
<label>活动最近90天</label>
<hr>
</section>
<hr>
<section>
<details>
<summary>工作日志:</summary>
@ -306,7 +300,7 @@
</template>
<template id="nrecday">
<svg class="nrecday" width="calc(16em * 1.25)" height="calc(7em * 1.25)" viewBox="0 0 16 7">
<svg class="nrecday" width="calc(17em * 1.25)" height="calc(7em * 1.25)" viewBox="-1 0 16 7">
<g transform="translate(0,0)">
<text x="0" y="0.5" font-size="0.75" dominant-baseline="central"></text>
<text x="0" y="2.5" font-size="0.75" dominant-baseline="central"></text>