👌 del(db): indexedDB 已经是过去式了

This commit is contained in:
BTMuli
2023-04-25 00:29:38 +08:00
parent 4c8cb39bf6
commit d6e60ee264
10 changed files with 25 additions and 432 deletions

View File

@@ -266,7 +266,7 @@ onUpdated(() => {
.lottery-user-nickname {
display: inline-block;
font-size: 14px;
font-family: Genshin-Light, "仿宋";
font-family: Genshin-Light, "仿宋", serif;
color: var(--content-text-3);
overflow: hidden;
}