Update style
This commit is contained in:
@@ -2903,7 +2903,7 @@ card style:
|
||||
z index: 900
|
||||
left: {377+ if back_leveler() and not lone_pt() then 291 else 286}
|
||||
top: { if back_leveler() and not lone_pt() then (l5_center() - 14) else if front_map() then 467 else 469}
|
||||
width: {if back_leveler() and (not lone_pt() or card.pt_4 != "" or front_leveler()) then 60 else 0}
|
||||
width: {if front_leveler() or (back_leveler() and (not lone_pt() or card.pt_4 != "")) then 60 else 0}
|
||||
height: 28
|
||||
alignment: center middle shrink-overflow
|
||||
font:
|
||||
|
||||
Reference in New Issue
Block a user