/**
 * @file
 * Utility class to prevent text wrapping.
 */
.nowrap {
  white-space: nowrap;
}
/*# sourceMappingURL=../../../sourcemaps/modules/system/components/nowrap.module.css.map */
