waygo-maps 1.1.34 → 1.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/style.css +2 -2
  2. package/package.json +1 -1
package/dist/style.css CHANGED
@@ -1476,8 +1476,8 @@
1476
1476
 
1477
1477
  .header-image-view {
1478
1478
  display: flex;
1479
- width: 50px;
1480
- height: 50px;
1479
+ width: 65px;
1480
+ height: 65px;
1481
1481
  border-radius: 10px;
1482
1482
  background-color: #f4f4f5;
1483
1483
  box-sizing: border-box;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "waygo-maps",
3
- "version": "1.1.34",
3
+ "version": "1.1.35",
4
4
  "main": "dist/bundle.js",
5
5
  "files": [
6
6
  "dist/bundle.js",