This commit is contained in:
ken 2026-07-22 16:20:35 +08:00
parent 398b40eb5d
commit 309f214671
1 changed files with 6 additions and 0 deletions

View File

@ -48,8 +48,14 @@
});
</script>
<style>
.i-member-title {
min-width: max-content;
}
.i-member-profile-item {
font-weight: bold;
display: flex;
align-items: flex-start;
}
.i-member-title{
&:before{