Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Nov 8, 2021
1 parent b5758f8 commit c401cba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/manage/Blocks/NavigationBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@
padding: 0;
margin: 0;
margin-top: 0 !important;
margin-right: 0 !important;
margin-bottom: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
background: #fff;
border-radius: 0;
transition: background-color 0.2s ease-in-out;
background: #fff;

a {
display: inline-block;
Expand Down

0 comments on commit c401cba

Please sign in to comment.