Skip to content

Commit

Permalink
style: remove hardcoded gutter width (#866)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 authored Jan 24, 2024
1 parent 877d144 commit af8e096
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/antalmanac/src/components/Calendar/calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@
font-size: 0.9rem;
}

.rbc-time-header-gutter {
width: 42px;
}

.rbc-time-gutter {
width: 42px;
}

@media (min-resolution: 96dpi) {
.rbc-timeslot-group {
min-height: 28px;
Expand Down

0 comments on commit af8e096

Please sign in to comment.