From 5bce2fc008568c08c2bf31d109ff9f057965b230 Mon Sep 17 00:00:00 2001 From: KUN1007 Date: Fri, 4 Aug 2023 15:16:15 +0800 Subject: [PATCH] fix: styles --- .vscode/settings.json | 1 + src/language/en.ts | 2 +- src/views/pool/components/Topic.vue | 4 + .../technique/components/SingleTopic.vue | 4 + stats.html | 4838 +++++++++++++++++ 5 files changed, 4848 insertions(+), 1 deletion(-) create mode 100644 stats.html diff --git a/.vscode/settings.json b/.vscode/settings.json index b4fe6d7f..2d0349b0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -25,6 +25,7 @@ "signin", "sina", "tencent", + "twotone", "upid", "Upvotes", "VARCHAR", diff --git a/src/language/en.ts b/src/language/en.ts index 1b86c5e3..ccce1d77 100644 --- a/src/language/en.ts +++ b/src/language/en.ts @@ -121,7 +121,7 @@ export default { }, login: { loginTitle: 'Login', - forget: 'Forgot your password? Click here to send a password reset email', + forget: 'Forgot your password? Click here to send reset email', loginUsername: 'Username or email', loginPassword: 'Password', capture: 'Click to proceed with the human verification process', diff --git a/src/views/pool/components/Topic.vue b/src/views/pool/components/Topic.vue index 327786d5..e93a0800 100644 --- a/src/views/pool/components/Topic.vue +++ b/src/views/pool/components/Topic.vue @@ -121,6 +121,10 @@ import { onMounted, watch } from 'vue' /* 窗口缩小不换行 */ overflow: hidden; flex-wrap: wrap; + span { + display: flex; + align-items: center; + } } .status i { color: var(--kungalgame-red-4); diff --git a/src/views/technique/components/SingleTopic.vue b/src/views/technique/components/SingleTopic.vue index 163d7674..d1d2603b 100644 --- a/src/views/technique/components/SingleTopic.vue +++ b/src/views/technique/components/SingleTopic.vue @@ -175,6 +175,10 @@ const props = defineProps(['data']) position: absolute; background-color: var(--kungalgame-trans-white-2); bottom: 0; + div { + display: flex; + align-items: center; + } } /* 帖子的标签 */ .topic-tags { diff --git a/stats.html b/stats.html new file mode 100644 index 00000000..e8ee75ab --- /dev/null +++ b/stats.html @@ -0,0 +1,4838 @@ + + + + + + + + Rollup Visualizer + + + +
+ + + + +