Skip to content

Commit

Permalink
Minor styling for Calendar's New Post modal
Browse files Browse the repository at this point in the history
  • Loading branch information
agapetry committed Jan 29, 2025
1 parent 3bed1cd commit 00e41a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/calendar/lib/calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,11 @@
width: 480px;
}

.publishpress-calendar-popup-form > table > tbody > tr > td {
padding-top: 10px;
padding-bottom: 10px;
}

.metadata-item-filter .filter-title {
font-weight: 500;
font-size: 1rem;
Expand Down

0 comments on commit 00e41a1

Please sign in to comment.