vue-wiguet-chatweb 0.0.12 → 0.0.13

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": "vue-wiguet-chatweb",
3
- "version": "0.0.12",
3
+ "version": "0.0.13",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
@@ -160,7 +160,6 @@ watch(
160
160
  flex-direction: column;
161
161
  justify-content: center;
162
162
  margin-bottom: 0.5rem;
163
- /* box-shadow: 0 2px 8px rgba(0, 0, 0, 20%); */
164
163
  }
165
164
 
166
165
  .message {