@clayui/css 3.51.0 → 3.52.0

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.
package/lib/css/base.css CHANGED
@@ -12433,6 +12433,7 @@ label.custom-control-label {
12433
12433
  align-items: center;
12434
12434
  display: flex;
12435
12435
  word-wrap: normal;
12436
+ max-width: 100%;
12436
12437
  }
12437
12438
  .navbar-nav .nav-item > .custom-control,
12438
12439
  .navbar-nav .nav-item > .form-check {