ca-components 1.1.98 → 1.1.99

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.
@@ -938,13 +938,6 @@
938
938
  }
939
939
  }
940
940
 
941
- //------------------------ Load Dispatcher Template ------------------------
942
- .load-dispatcher-template {
943
- display: flex;
944
- align-items: center;
945
- gap: 6px;
946
- }
947
-
948
941
  //------------------------ Load Dispatches TTD Template ------------------------
949
942
  .load-dispatches-ttd-template {
950
943
  display: grid;
@@ -1306,6 +1299,13 @@
1306
1299
  }
1307
1300
  }
1308
1301
  }
1302
+ //------------------------ Load Dispatcher Template ------------------------
1303
+ .load-dispatcher-template {
1304
+ display: flex;
1305
+ align-items: center;
1306
+ gap: 6px;
1307
+ }
1308
+
1309
1309
  //------------------------ Load Shipper Contact Template -----------------------
1310
1310
  .load-shipper-template {
1311
1311
  display: grid;