@intellias/menu 3.0.12 → 3.0.13

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
@@ -330,7 +330,6 @@
330
330
  margin-left: 1rem;
331
331
  }
332
332
  .intems-menu .vm--container[data-v-47941d80] {
333
- background-color: var(--overlay);
334
333
  transition: 0.3s;
335
334
  }
336
335
  .intems-menu .vm--container .modal-wrapper[data-v-47941d80] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intellias/menu",
3
- "version": "3.0.12",
3
+ "version": "3.0.13",
4
4
  "description": "Menu for intems project.",
5
5
  "author": "Intems",
6
6
  "scripts": {