Skip to content

Commit

Permalink
Remove unneeded settings in overview-til
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-costas committed Mar 12, 2024
1 parent ffd2b16 commit d167b92
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions _stylesheet.scss
Original file line number Diff line number Diff line change
Expand Up @@ -250,12 +250,6 @@ $dock_style_modes: [null, shrink, extended, extended-shrink];
}
}

.overview-tile {
margin: 0px;
padding: 0px;
border: 0px;
}

.overview-tile .overview-icon, .show-apps .overview-icon {
background-color: rgba(255,255,255,0);
}
Expand Down

0 comments on commit d167b92

Please sign in to comment.