I have the following code and it used to work until the last few updates.
- type: horizontal-stack
cards:
- type: custom:card-modder
card:
type: picture
image: /local/lovelace/remote/shield_logo.png
style:
padding: 10px 10px 10px 10px
border-radius: 20px
background-color: rgba(56,60,69,1)
border: solid 3px rgba(118,185,0,1)
box-shadow: 3px 3px rgba(0,0,0,0.4)