Skip to content

Commit 27514ba

Browse files
committed
add green-light color
1 parent afb6578 commit 27514ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/social_platform/src/app/office/courses/detail/course-detail.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ $detail-bar-mb: 12px;
5555
left: 50%;
5656
z-index: 100;
5757
display: block;
58-
cursor: pointer;
59-
border-radius: 50%;
6058
display: flex;
6159
flex-direction: column;
6260
align-items: center;
61+
cursor: pointer;
62+
border-radius: 50%;
6363

6464
&--program {
6565
bottom: 15px;

0 commit comments

Comments
 (0)