mayak-common-library 0.1.33 → 0.1.35

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": "mayak-common-library",
3
- "version": "0.1.33",
3
+ "version": "0.1.35",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -415,7 +415,11 @@ $screen-xl: 1536px;
415
415
  p{
416
416
  margin: 0;
417
417
  }
418
+ ul{
419
+ margin: 0;
420
+ }
418
421
  }
422
+
419
423
  .richTextBlock {
420
424
  @include fontRock;
421
425
  line-height: 24px;