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