@intellias/menu 2.5.9 → 2.5.10

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
@@ -300,7 +300,7 @@
300
300
  line-height: normal;
301
301
  color: #ffffff !important;
302
302
  }
303
- .managers-portal-link__error {
303
+ .managers-portal-link-counter__error {
304
304
  background-color: #da1e28 !important;
305
305
  }
306
306
  [data-theme=dark] .managers-portal-link-counter {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intellias/menu",
3
- "version": "2.5.9",
3
+ "version": "2.5.10",
4
4
  "description": "Menu for intems project.",
5
5
  "author": "Intems",
6
6
  "scripts": {