satof3 1 год назад
Родитель
Сommit
b950410ff1

+ 0 - 1
apps/app/src/components/PageHeader/PagePathHeader.module.scss

@@ -1,6 +1,5 @@
 .page-path-header :global {
   max-width: calc(100vw - 650px);
-
   input {
     min-width: 20px;
     min-height: unset;

+ 0 - 1
apps/app/src/components/PageHeader/PageTitleHeader.module.scss

@@ -1,6 +1,5 @@
 .page-title-header :global {
   max-width: calc(100vw - 650px);
-
   input {
     min-width: 20px;
     min-height: unset;