Skip to content

Commit 6d70d7c

Browse files
committed
[다크모드] 상세>설정 탭 list의 마우스 오버시 css 수정
1 parent 44931ed commit 6d70d7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/style/dark-mode.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242

4343
.list .item:hover {
44-
background: @primary-color-light;
44+
background: @table-body-hover-bgColor;
4545
}
4646

4747
.user-layout, .ant-layout {

0 commit comments

Comments
 (0)