update
This commit is contained in:
parent
398b40eb5d
commit
309f214671
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Reference in New Issue