@magicgol/polyjuice 0.40.5 → 0.40.6

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magicgol/polyjuice",
3
- "version": "0.40.5",
3
+ "version": "0.40.6",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -126,6 +126,7 @@ export default {
126
126
  }
127
127
 
128
128
  &-target {
129
+ box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
129
130
  background-color: map-get($palette, 'brand');
130
131
  > div {
131
132
  background: #fff;