ros.grant.common 2.0.1201 → 2.0.1202

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.
@@ -546,16 +546,11 @@ input.ng-invalid.ng-touched {
546
546
  .label-with {
547
547
  &-checkbox {
548
548
  display: flex;
549
- align-items: center;
550
549
  flex-wrap: wrap;
551
550
 
552
551
  label {
553
552
  margin-right: 16px;
554
553
  }
555
-
556
- .label-with-tooltip {
557
- margin: 0 !important;
558
- }
559
554
  }
560
555
 
561
556
  &-switch {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1201",
2
+ "version": "2.0.1202",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {