hm
This commit is contained in:
parent
4d3fc2cd47
commit
c9dd7182aa
35 changed files with 478 additions and 288 deletions
|
|
@ -412,27 +412,27 @@ body::before {
|
|||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
position: static !important;
|
||||
display: flex !important;
|
||||
flex-direction: column !important;
|
||||
gap: 1px !important;
|
||||
}
|
||||
.lineage-family-tree .tree-node .family-copy strong,
|
||||
.lineage-family-tree .tree-node .family-copy > span:not(.family-personality-tags) {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
.lineage-family-tree .tree-node .family-copy > .family-personality-tags {
|
||||
position: absolute !important;
|
||||
left: 7px !important;
|
||||
right: 7px !important;
|
||||
bottom: 5px !important;
|
||||
width: auto !important;
|
||||
max-width: none !important;
|
||||
height: 26px !important;
|
||||
max-height: 26px !important;
|
||||
margin: 0 !important;
|
||||
grid-auto-rows: 12px !important;
|
||||
position: static !important;
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
height: 24px !important;
|
||||
max-height: 24px !important;
|
||||
margin: 2px 0 0 !important;
|
||||
grid-auto-rows: 11px !important;
|
||||
gap: 1px 3px !important;
|
||||
z-index: 3 !important;
|
||||
}
|
||||
.lineage-family-tree .tree-node .family-personality-tags em {
|
||||
height: 12px !important;
|
||||
line-height: 10px !important;
|
||||
font-size: 7px !important;
|
||||
height: 11px !important;
|
||||
line-height: 9px !important;
|
||||
font-size: 6.8px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue