Skip to content

Commit

Permalink
Get latest Mastodon Bird UI 2.0.0rc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Oct 31, 2023
1 parent 61dc05b commit 97558ff
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2947,6 +2947,10 @@ body.embed .button.logo-button:hover,
width: auto !important;
}

.layout-single-column .status__action-bar .icon-button:nth-of-type(1)::after {
transform: translateX(-4px) translateY(0);
}

@media screen and (min-width: 890px) {
/* Hide the space between Lists and the actual lists */
.layout-single-column .list-panel > hr,
Expand Down

0 comments on commit 97558ff

Please sign in to comment.