Skip to content

Commit 839423b

Browse files
committed
run format
1 parent 4a42d43 commit 839423b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/social_platform/src/app/office/shared/carousel/carousel.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
z-index: 1;
4444
padding: 10px 12px;
4545
cursor: pointer;
46+
background-color: rgb(66 66 66 / 30%);
4647
border: none;
4748
border-radius: 100%;
48-
background-color: rgb(66 66 66 / 30%);
4949
transform: translateY(-50%);
5050
}
5151

@@ -76,4 +76,4 @@
7676
transform: translate(-50%, -50%) scale(1);
7777
}
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)