Skip to content

Commit

Permalink
DBC22-3317: Added padding for focus ring on camera cards
Browse files Browse the repository at this point in the history
  • Loading branch information
minORC authored and bcgov-brwang committed Jan 23, 2025
1 parent ed860d6 commit 6c4c70f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontend/src/Components/cameras/CameraCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 4px;

@media (min-width: 576px) {
width: unset;
Expand Down

0 comments on commit 6c4c70f

Please sign in to comment.