@abi-software/map-side-bar 2.5.3-beta.3 → 2.5.3-beta.4

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abi-software/map-side-bar",
3
- "version": "2.5.3-beta.3",
3
+ "version": "2.5.3-beta.4",
4
4
  "files": [
5
5
  "dist/*",
6
6
  "src/*",
@@ -449,7 +449,7 @@ export default {
449
449
  </style>
450
450
 
451
451
  <style lang="scss">
452
- .el-dropdown__popper {
452
+ .el-popper.el-dropdown__popper {
453
453
  font-family: Asap;
454
454
  font-size: 14px;
455
455
  font-weight: 400;