Skip to content

Commit

Permalink
Merge pull request #405 from felixhahnweilheim/enh-edit-form
Browse files Browse the repository at this point in the history
Improve UI of create/edit form
  • Loading branch information
luke- authored Jul 31, 2023
2 parents 7589078 + eb8b799 commit 159de91
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 18 deletions.
4 changes: 4 additions & 0 deletions resources/css/calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,10 @@ tbody,
margin-bottom: 0;
}

#calendar-entry-form .bootstrap-timepicker-widget {
min-width: 140px;
}

#calendar-entry-form .ProseMirror-menubar-wrapper {
z-index: 8;
}
Expand Down
2 changes: 1 addition & 1 deletion resources/css/calendar.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 159de91

Please sign in to comment.