Browse Source

Merge pull request #5913 from pinkevmladchy/pinkevmladchy/Dashboard-(Date-range-navigator)--the-calendar-when-selecting-dates-is-displayed-in-a-column,-but-should-be-horizontal(Windows)

[3.3.3] UI: (date range navigator) the calendar when selecting dates is displayed in a column, but should be horizontal(windows)
pull/5933/head
Igor Kulikov 5 years ago
committed by GitHub
parent
commit
0befbdd497
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ui-ngx/src/app/modules/home/components/widget/lib/date-range-navigator/date-range-navigator-panel.component.scss

2
ui-ngx/src/app/modules/home/components/widget/lib/date-range-navigator/date-range-navigator-panel.component.scss

@ -29,5 +29,7 @@
.mat-padding {
padding: 16px;
min-width: 560px;
}
}

Loading…
Cancel
Save