@snabcentr/client-ui 0.0.0-test → 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snabcentr/client-ui",
3
- "version": "0.0.0-test",
3
+ "version": "0.0.0",
4
4
  "author": "Snabcentr Ltd.",
5
5
  "repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
6
6
  "license": "Commercial",
@@ -862,10 +862,6 @@ video {
862
862
  width: 7rem;
863
863
  }
864
864
 
865
- .w-3 {
866
- width: 0.75rem;
867
- }
868
-
869
865
  .w-3\/4 {
870
866
  width: 75%;
871
867
  }