Skip to content

Commit

Permalink
feat(styles): flex calendar legend [ci visual]
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhristov14 authored and InnaAtanasova committed Nov 14, 2024
1 parent ec67241 commit 9b0bce0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/styles/src/calendar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ $fd-calendar-special-days: (
padding: 0.3125rem;
padding-inline: 0.3125rem;
padding-block: 0.3125rem;
// background: var(--sapList_Background);
column-gap: 0.5rem;
cursor: default;
}
Expand Down Expand Up @@ -454,8 +453,7 @@ $fd-calendar-special-days: (
}

margin-block: 0.25rem;
margin-inline-start: 0.25rem;
margin-inline-end: 0.5rem;
margin-inline: 0.25rem 0.5rem;
}

&-marker{
Expand Down

0 comments on commit 9b0bce0

Please sign in to comment.