@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/atlas.css CHANGED
@@ -13218,6 +13218,7 @@ label.custom-control-label {
13218
13218
  align-items: center;
13219
13219
  display: flex;
13220
13220
  word-wrap: normal;
13221
+ max-width: 100%;
13221
13222
  }
13222
13223
  .navbar-nav .nav-item > .custom-control,
13223
13224
  .navbar-nav .nav-item > .form-check {