Fix few markup inconsistencies
This commit is contained in:
parent
f659c9c123
commit
3627aadead
14 changed files with 365 additions and 324 deletions
|
|
@ -275,7 +275,10 @@
|
|||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div v-if="!hideBio">
|
||||
<div
|
||||
v-if="!hideBio"
|
||||
class="user-bio"
|
||||
>
|
||||
<div
|
||||
v-if="!mergedConfig.hideUserStats && switcher"
|
||||
class="user-counts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue