ros.grant.common 2.0.1045 → 2.0.1046

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.
Binary file
@@ -584,12 +584,11 @@
584
584
  &-menu {
585
585
  background: #fff;
586
586
  box-shadow: 0px 2px 10px rgba(58, 58, 58, 0.1);
587
- padding: 0 24px;
587
+ padding: 0 16px;
588
588
  margin: 0 -24px;
589
589
  margin-bottom: 16px;
590
590
  min-height: 48px;
591
591
  display: flex;
592
- justify-content: space-between;
593
592
  overflow-x: auto;
594
593
  overflow-y: hidden;
595
594
  z-index: 1;
@@ -604,7 +603,7 @@
604
603
  align-items: center;
605
604
  justify-content: center;
606
605
  text-align: center;
607
- margin: 0 4px;
606
+ margin: 0 8px;
608
607
  color: var(--Main1);
609
608
  position: relative;
610
609
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1045",
2
+ "version": "2.0.1046",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "description": "Collection of static files used by RosGrant awesome team",