Skip to content

Commit

Permalink
styling: remove 'from' on direct messages preview
Browse files Browse the repository at this point in the history
  • Loading branch information
SethBurkart123 committed Feb 26, 2024
1 parent 3123193 commit 3f65fe3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/css/injected.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1186,6 +1186,9 @@ div > ol:has(.uiFileHandlerWrapper) {
width: 0px;
background: none;
}
.MessageList__primary___1zTHa > :last-child {
display: none !important;
}
.MessageList__MessageList___3DxoC .Button__Button___3SRFo {
width: 100%;
min-height: 2rem;
Expand Down

0 comments on commit 3f65fe3

Please sign in to comment.