forked from Botanical/BotanJS
wrong code
This commit is contained in:
parent
800b381f57
commit
1b11a1dff0
@ -157,7 +157,7 @@
|
||||
]
|
||||
, [
|
||||
new DataKey( "value", hash )
|
||||
, new DataKey( "size", override.size || "large" )
|
||||
, new DataKey( "size", ( override && override.size ) || "large" )
|
||||
, new IKey( "style", "max-height: 150px;" )
|
||||
]
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user