hmrc / hmrc-frontend

Apache License 2.0
9 stars 18 forks source link

PLATUI-2908: Added outline-offset to account menu for accessibility #363

Closed JoPintoPaul closed 5 months ago

oscarduignan commented 5 months ago

looks good to me assuming ok with DIAS

took a quick look at https://github.com/hmrc/sca-wrapper and at a glance it looks like there wouldn't be any problems with the css with how they build the markup https://github.com/hmrc/sca-wrapper/blob/92ebaed04c62354a55fd39d2fd8b8e1d6ca7a376/play-30/src/main/twirl/uk/gov/hmrc/sca/views/PtaMenuItemLeft.scala.html#L24 and cant' see any custom css that could conflic

really brittle and easy to break, but not sure what we could do to make the dependency clearer in the future

ideally wouldn't be a dependency but don't think that will ever happen