Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BenJeau committed Oct 27, 2020
1 parent 7fe51c5 commit 27210d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions services/frontend/src/styling/accessibility.scss
Expand Up @@ -90,7 +90,7 @@ header {
}

.ant-menu-item {
border-radius: $border-radius;
border-radius: $border-radius;
}

.ant-menu-item:active,
Expand Down Expand Up @@ -161,7 +161,6 @@ header {

.ant-menu-item:focus {
background-color: rgba($app-black, 0.2) !important;
// border-radius: $border-radius;
}

.ant-collapse-header:focus {
Expand Down

0 comments on commit 27210d6

Please sign in to comment.