@kanda-libs/ks-component-ts 0.2.384 → 0.2.386

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.
@@ -4478,6 +4478,12 @@ input[type="checkbox"][disabled]:checked ~ .label-checked-disabled\:bg-neutral-3
4478
4478
  bottom: -72px;
4479
4479
  }
4480
4480
 
4481
+ .md\:text-14-22 {
4482
+ font-weight: 400;
4483
+ font-size: 14px;
4484
+ line-height: 22px;
4485
+ }
4486
+
4481
4487
  .md\:text-13-14 {
4482
4488
  font-weight: 400;
4483
4489
  font-size: 13px;