@snabcentr/client-ui 0.2.9 → 0.2.11

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.2.11",
4
4
  "author": "Snabcentr Ltd.",
5
5
  "repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
6
6
  "license": "Commercial",
@@ -738,10 +738,6 @@ video {
738
738
  -webkit-line-clamp: 3;
739
739
  }
740
740
 
741
- .\!block {
742
- display: block !important;
743
- }
744
-
745
741
  .block {
746
742
  display: block;
747
743
  }
@@ -830,8 +826,8 @@ video {
830
826
  height: 20.5rem;
831
827
  }
832
828
 
833
- .h-\[17rem\] {
834
- height: 17rem;
829
+ .h-\[19rem\] {
830
+ height: 19rem;
835
831
  }
836
832
 
837
833
  .h-\[30rem\] {