Skip to content

Commit

Permalink
chore: fixed overflow of apply button
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivamBhasin2002 committed Oct 4, 2022
1 parent 1988caa commit 4405237
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -795,4 +795,10 @@ span {
margin-top: auto;
height: 44px;
width: 280px;
overflow: hidden;
border-radius: 4px;
iframe {
position: relative;
left: -12px;
}
}

0 comments on commit 4405237

Please sign in to comment.