profinansy-ui-lib 4.1.36 → 4.1.37

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.
@@ -5,6 +5,5 @@ export declare const FOOTER_DESKTOP_GRID: {
5
5
  readonly columnGap: 60;
6
6
  readonly narrowColumnGap: 20;
7
7
  readonly narrowMaxWidth: 1200;
8
- /** Доп. отступ справа в колонке, если column-gap subgrid не даёт зазор */
9
8
  readonly columnPadding: 12;
10
9
  };