Skip to content

Commit 06a06cf

Browse files
committed
fix : 내 리뷰보기 css 토글 디자인 통일
1 parent 46f4918 commit 06a06cf

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

backend-core/static/users/css/mypage.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@ body {
225225

226226
/* ---------- 내 리뷰 보기 토글 (시안 스타일) ---------- */
227227
.menu-item.my-reviews-toggle {
228-
background: linear-gradient(90deg, #FFF9E6 0%, #FFFFFF 100%);
229-
border-left: 4px solid #FFB800;
230228
cursor: pointer;
231229
}
232230

backend-core/staticfiles/users/css/mypage.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@ body {
225225

226226
/* ---------- 내 리뷰 보기 토글 (시안 스타일) ---------- */
227227
.menu-item.my-reviews-toggle {
228-
background: linear-gradient(90deg, #FFF9E6 0%, #FFFFFF 100%);
229-
border-left: 4px solid #FFB800;
230228
cursor: pointer;
231229
}
232230

0 commit comments

Comments
 (0)