Skip to content

Commit

Permalink
Remove line-through style for broken, misleading
Browse files Browse the repository at this point in the history
  • Loading branch information
exentrich committed Aug 28, 2024
1 parent d64b5f3 commit ce06342
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/co/bookmarks/item/view.module.styl
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,6 @@
overflow: clip
background: var(--background-color)

&.broken {
.title, p {
opacity:.7
}

.title {
text-decoration:line-through
}
}

&:hover {
.actions {
display: grid
Expand Down

0 comments on commit ce06342

Please sign in to comment.