Skip to content

Commit

Permalink
No box-shadow on extra calendar buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaVR committed Feb 24, 2019
1 parent ff05f87 commit 4bb85cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/planning/PlanningsPage.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@

button {
margin-left: 5px;
box-shadow: none;

&:first-of-type {
margin-left: 0;
Expand Down

1 comment on commit 4bb85cb

@BenjaVR
Copy link
Owner

@BenjaVR BenjaVR commented on 4bb85cb Feb 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#63

Please sign in to comment.