@snabcentr/client-ui 0.2.9 → 0.3.0-clients

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.

Potentially problematic release.


This version of @snabcentr/client-ui might be problematic. Click here for more details.

package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snabcentr/client-ui",
3
- "version": "0.2.9",
3
+ "version": "0.3.0-clients",
4
4
  "author": "Snabcentr Ltd.",
5
5
  "repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
6
6
  "license": "Commercial",
@@ -858,6 +858,10 @@ video {
858
858
  width: 7rem;
859
859
  }
860
860
 
861
+ .w-3 {
862
+ width: 0.75rem;
863
+ }
864
+
861
865
  .w-3\/4 {
862
866
  width: 75%;
863
867
  }
@@ -1215,6 +1219,10 @@ video {
1215
1219
  padding-bottom: 1.125rem;
1216
1220
  }
1217
1221
 
1222
+ .text-left {
1223
+ text-align: left;
1224
+ }
1225
+
1218
1226
  .text-center {
1219
1227
  text-align: center;
1220
1228
  }
package/release_notes.tmp DELETED
@@ -1 +0,0 @@
1
- null