Skip to content

Commit

Permalink
Fix session filter fab in ios safari
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Jul 28, 2023
1 parent 3db1197 commit 0a4257b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/assets/scss/components/session/_session-filter.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
right: calc(100% + 25px);
width: 50px;
height: 50px;
font-size: 24px;
font-size: 1.5rem;
padding: 0;
border-radius: 50%;
display: flex;
justify-content: center;
Expand Down

0 comments on commit 0a4257b

Please sign in to comment.