mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 13:37:00 -04:00
Width of image box
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@736 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user