Skip to content

Commit

Permalink
Donate: fix input when focused
Browse files Browse the repository at this point in the history
  • Loading branch information
falkodev committed Oct 7, 2024
1 parent 39083fa commit e6fb530
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions server/modules/donate/ui/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -178,13 +178,6 @@
&:focus {
outline: none;
border: 2px solid black;
height: 39px;
width: 64px;

@media (min-width: map-get($breakpoints, 'md')) {
height: 48px;
width: 113px;
}
}
}

Expand Down

0 comments on commit e6fb530

Please sign in to comment.