Commit b9dd9495d9fc03802464763a20d63230df044926

Authored by Luigi Serra
1 parent 36f13d09

selection controllet and card update

controllets/paper-card-controllet/paper-card-controllet.html
... ... @@ -173,6 +173,10 @@
173 173 legend:{
174 174 type: String,
175 175 value: ""
  176 + },
  177 + elevation:{
  178 + type: Number,
  179 + value: 3
176 180 }
177 181  
178 182 },
... ...