fix some missed indicators
This commit is contained in:
@@ -306,7 +306,7 @@ card style:
|
||||
z index: 1
|
||||
render style: image
|
||||
visible: { has_identity() }
|
||||
image: { card_identity() }
|
||||
image: { module_identity() }
|
||||
indicator 2:
|
||||
left: 342
|
||||
bottom: 356
|
||||
@@ -316,7 +316,7 @@ card style:
|
||||
z index: 1
|
||||
render style: image
|
||||
visible: { styling.bottom_card_color_indicator }
|
||||
image: { card_identity() }
|
||||
image: { module_identity() }
|
||||
type:
|
||||
left: { if has_identity() then "52" else "32" }
|
||||
top: 131
|
||||
|
||||
Reference in New Issue
Block a user