Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lazuee authored Nov 15, 2023
1 parent 9f18042 commit 990e0df
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions discord/channel-list/import.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,6 @@
justify-content: center;
font-family: var(--font-primary);
line-height: 16px;
font-size: 14px;
font-weight: 700;
color: var(--channels-default);
content: "..."
}
Expand Down Expand Up @@ -472,4 +470,4 @@
[class*="sidebar_"]:has([aria-label*="(server)"]):not(:hover)>[class*="panels_"]>[class*="container_"]>[class*="directionRow_"] {
display: none;
}
}
}

0 comments on commit 990e0df

Please sign in to comment.