Skip to content

Commit bb20f49

Browse files
committed
add styles fixes
1 parent ba5bf18 commit bb20f49

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,7 +43,7 @@
4343
z-index: 1;
4444
padding: 5px;
4545
cursor: pointer;
46-
background-color: rgb(30 30 30 / 50%);
46+
background-color: #37373780;
4747
border: none;
4848
border-radius: 100%;
4949
}
@@ -77,4 +77,4 @@
7777
transform: translate(-50%, -50%) scale(1);
7878
}
7979
}
80-
}
80+
}

0 commit comments

Comments
 (0)