@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.
@@ -11191,6 +11191,7 @@ html:not(#__):not(#___) .cadmin .navbar-nav .nav-item .dropdown {
11191
11191
  align-items: center;
11192
11192
  display: flex;
11193
11193
  word-wrap: normal;
11194
+ max-width: 100%;
11194
11195
  }
11195
11196
  html:not(#__):not(#___) .cadmin .navbar-nav .nav-item > .custom-control,
11196
11197
  html:not(#__):not(#___) .cadmin .navbar-nav .nav-item > .form-check {