Skip to content

Commit

Permalink
fixup! fix: thread padding
Browse files Browse the repository at this point in the history
Signed-off-by: greta <[email protected]>
  • Loading branch information
GretaD committed Jul 24, 2024
1 parent cbe7173 commit 68110fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Envelope.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ export default {
}
.icon-important.app-content-list-item-star:deep() {
position: absolute;
top: 9px;
top: 12px;
z-index: 1;
}
.app-content-list-item-star.favorite-icon-style {
Expand Down

0 comments on commit 68110fe

Please sign in to comment.