Commit 2cb138b6 authored by twanvl's avatar twanvl

Width of image box

parent 7ea1a995
...@@ -211,9 +211,9 @@ card style: ...@@ -211,9 +211,9 @@ card style:
############################# Image ############################# Image
image: image:
left: 31 left: 32
top: 62 top: 62
width: 312 width: 311
height: { if styling.image_size == "extended" then 408 else 228 } height: { if styling.image_size == "extended" then 408 else 228 }
z index: 1 z index: 1
mask: mask:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment