@intellias/menu 2.2.4 → 2.2.5

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
@@ -279,8 +279,8 @@
279
279
  display: inline-flex;
280
280
  justify-content: center;
281
281
  align-items: center;
282
- width: 16px;
283
- height: 16px;
282
+ width: 22px;
283
+ height: 22px;
284
284
  margin-left: 8px;
285
285
  background-color: #186ade;
286
286
  border-radius: 100% !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intellias/menu",
3
- "version": "2.2.4",
3
+ "version": "2.2.5",
4
4
  "description": "Menu for intems project.",
5
5
  "author": "Intems",
6
6
  "scripts": {