styling fixed with proper class cascade

This commit is contained in:
2021-08-13 14:57:56 +02:00
parent 166144e57e
commit 438134690f
2 changed files with 26 additions and 11 deletions

View File

@@ -2,11 +2,11 @@
<person-render-box
:options="{
addInfo : false,
addInfo : true,
addId : true,
addEntity: false,
addLink: false,
addAltNames: false,
addAltNames: true,
addAge : false,
hLevel : 1
}"