@magicgol/polyjuice 0.55.1 → 0.55.2

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.55.1",
3
+ "version": "0.55.2",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -154,7 +154,7 @@ export default {
154
154
 
155
155
  &-transparent {
156
156
  background: rgba(255, 255, 255, 0.95) !important;
157
- border: 1px solid #eee;
157
+ border: 1px solid #e2e7ef;
158
158
  box-shadow: none;
159
159
  }
160
160
  }