Skip to content

Commit

Permalink
Merge pull request #729 from qld-gov-au/QOLDEV-227-side-nav-clickable
Browse files Browse the repository at this point in the history
[QOLDEV-227] fix side nav buttons so the whole area is clickable
  • Loading branch information
ThrawnCA committed Jan 24, 2023
2 parents cd6c46e + 9df13ed commit 3ae0cbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
@include qg-link-styles__no-underline-black;
}
display: block;
width: 100%;
margin: 0;
padding: 1em;
color: $qg-dark-grey;
Expand Down

0 comments on commit 3ae0cbc

Please sign in to comment.