@intellias/menu 2.5.19 → 2.5.20

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/dist/css/main.css CHANGED
@@ -670,6 +670,7 @@
670
670
  .image-wrapper.sm[data-v-7393283b] {
671
671
  width: 35px;
672
672
  height: 35px;
673
+ min-width: 35px;
673
674
  }
674
675
  .image-wrapper.sm .user-image[data-v-7393283b] {
675
676
  border: 1px solid #cbd5e1;
@@ -684,7 +685,7 @@
684
685
  }
685
686
  .image-wrapper.sm .ip_tag[data-v-7393283b] {
686
687
  background-size: 46px;
687
- right: 0;
688
+ right: -4px;
688
689
  bottom: -4px;
689
690
  }
690
691
  .image-wrapper.md[data-v-7393283b] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intellias/menu",
3
- "version": "2.5.19",
3
+ "version": "2.5.20",
4
4
  "description": "Menu for intems project.",
5
5
  "author": "Intems",
6
6
  "scripts": {