ca-components 1.2.19 → 1.2.20

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.
@@ -388,6 +388,7 @@
388
388
  }
389
389
 
390
390
  //------------------------ Trucks, Trailers, Colors Template ------------------------
391
+ &.svg-text-template,
391
392
  .svg-text-template {
392
393
  display: flex;
393
394
  align-items: center;
@@ -1225,7 +1226,7 @@
1225
1226
  &.selected-option {
1226
1227
  padding: 0px 4px;
1227
1228
 
1228
- .dropdown-subgroup-additional-text{
1229
+ .dropdown-subgroup-additional-text {
1229
1230
  padding-right: 40px !important;
1230
1231
  }
1231
1232
  }