Skip to content

Commit

Permalink
fix: ios에서 파란색으로 보이는 버그 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
YeonSeong-Lee committed Nov 24, 2024
1 parent 5bbbbe4 commit 5c70bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/asset/css/SearchRanking.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
text-align: left;
overflow: hidden;
text-overflow: ellipsis;
color: black;
}

.search-ranking__keyword__change {
Expand Down

0 comments on commit 5c70bfc

Please sign in to comment.