@snabcentr/client-ui 3.44.11 → 3.44.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snabcentr/client-ui",
3
- "version": "3.44.11",
3
+ "version": "3.44.12",
4
4
  "author": "Snabcentr Ltd.",
5
5
  "repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
6
6
  "license": "Commercial",
@@ -1173,10 +1173,6 @@ video {
1173
1173
  white-space: nowrap;
1174
1174
  }
1175
1175
 
1176
- .break-all {
1177
- word-break: break-all;
1178
- }
1179
-
1180
1176
  .\!rounded-xl {
1181
1177
  border-radius: 0.75rem !important;
1182
1178
  }