Skip to content

Commit

Permalink
CSS: Fix MUC sidebar spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbrand committed Sep 14, 2024
1 parent 59867e6 commit f39f185
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/muc-views/styles/muc-occupants.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
display: flex;
height: 100%;
flex-direction: row;
justify-content: space-between;
overflow: visible;
background-color: var(--occupants-background-color);
border-left: var(--occupants-border-left);
Expand Down

0 comments on commit f39f185

Please sign in to comment.