Skip to content

Commit

Permalink
fix: css bug
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Feb 12, 2023
1 parent 9a96297 commit 13e29c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/components/ArticlesContent/SideBar/Right/Column.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,8 @@ const { immerseState, immerseToggle } = useImmerse()
@apply inline-block box-content w-16px h-24px py-4px px-6px my-12px mx-10px;
@apply hover:bg-jj-gray-icon-normal rd-4px cursor-pointer fill-jj-black-normal;
transition: transform 0.5s;
/* fill: #000; */
}
.list-icon.active {
/* fill: #3686ff; */
@apply fill-jj-blue fill-normal;
}
.next-article-hr {
Expand Down

0 comments on commit 13e29c6

Please sign in to comment.