Skip to content

Commit

Permalink
Update layout-single-column.css
Browse files Browse the repository at this point in the history
one more fix for the heart icon hover bg
  • Loading branch information
jcrabapple authored Jan 13, 2025
1 parent 1a43f8c commit 17c4cc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layout-single-column.css
Original file line number Diff line number Diff line change
Expand Up @@ -5260,6 +5260,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.layout-single-column .account .account__relationship > .button {
background-color: var(--color-link) !important;
}
.layout-single-column .detailed-status__action-bar .detailed-status__button button.star-icon.icon-button.active::after {
.layout-single-column .detailed-status__action-bar .detailed-status__button button.star-icon.icon-button.active::after,
.layout-single-column .detailed-status__button .icon-button.star-icon::after{
left: -10px;
}

0 comments on commit 17c4cc2

Please sign in to comment.