ca-components 1.2.1 → 1.2.12

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.
@@ -121,7 +121,7 @@
121
121
 
122
122
  //------------------------ Default Template ------------------------
123
123
  .dropdown-option {
124
- padding: 3px 4px;
124
+ padding: 0;
125
125
  height: 26px;
126
126
  font-size: 14px;
127
127
  font-weight: 400;
@@ -388,7 +388,7 @@
388
388
  }
389
389
 
390
390
  //------------------------ Trucks, Trailers, Colors Template ------------------------
391
- &.svg-text-template {
391
+ .svg-text-template {
392
392
  display: flex;
393
393
  align-items: center;
394
394
 
@@ -1495,7 +1495,7 @@
1495
1495
  display: flex;
1496
1496
  align-items: center;
1497
1497
  gap: 6px;
1498
- line-height: 18px;
1498
+ line-height: 26px;
1499
1499
 
1500
1500
  .load-broker-status {
1501
1501
  position: relative;