Skip to content

Commit

Permalink
Merge pull request #5000 from webkom/fix-registration-modal-styling
Browse files Browse the repository at this point in the history
Fix registration modal pool styling
  • Loading branch information
ch0rizo authored Sep 25, 2024
2 parents 8bb4cc5 + c5f3efe commit 4b3522e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/UserAttendance/AttendanceModalContent.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
}

.nav {
flex-shrink: 0;
margin: var(--spacing-sm) auto;
min-height: 40px;
height: fit-content;
Expand Down

0 comments on commit 4b3522e

Please sign in to comment.