Skip to content

Commit

Permalink
Update teams-view.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Mutugiii authored Jan 17, 2025
1 parent 09aa4a1 commit 2e860ae
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions src/app/teams/teams-view.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,26 +43,4 @@
.toolbar-button{
flex-shrink: 0;
}

.calendar-legend {
padding-top: 10px;
text-align: right;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
gap: 10px;
}

.calendar-legend .legend-item {
display: inline-flex;
align-items: center;
}

.calendar-legend .legend-color {
width: 20px;
height: 20px;
margin-right: 10px;
border-radius: 4px;
}

}

0 comments on commit 2e860ae

Please sign in to comment.