Skip to content

Commit

Permalink
fix: should let datetime display to fill
Browse files Browse the repository at this point in the history
  • Loading branch information
tthvo committed Aug 13, 2024
1 parent 5e257c8 commit 41a0b9b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/app/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -489,10 +489,6 @@ html, body, #root {
color: var(--pf-v5-global--palette--black-300);
}

.datetime-picker__datetime-selected-display {
max-width: 14em !important;
}

.datetime-picker__calendar .pf-v5-c-calendar-month__header-year{
min-width: 6em !important;
}
Expand Down

0 comments on commit 41a0b9b

Please sign in to comment.