Updated squashed commits

Miaulalala squash request
Follow this URL :  https://github.com/nextcloud/calendar/pull/4564#issuecomment-1286654429

Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
Nextcloud bot 2022-09-30 03:11:32 +00:00 committed by Jérôme Herbinet
parent 5c4bafaabf
commit f8aa0d1807
1 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,6 @@
}
.freebusy-caption {
display: flex;
margin-top: 10px;
&__calendar-user-types,
@ -65,12 +64,13 @@
}
&__colors {
display: flex;
justify-content: space-between;
width: 100%;
display:flex;
flex-wrap: wrap;
.freebusy-caption-item {
display: flex;
align-items: center;
margin-right: 30px;
&__color {
height: 1em;