Skip to content

Commit

Permalink
Updated themes/redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
lazuee authored Aug 11, 2024
1 parent e9cd4d2 commit ba6b646
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion discord/themes/redesign/import.css
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ html {

[class^="tabBar_"]>*,
[class^="toolbar_"] button,
[class^="followButton_"],
[aria-label="Message Requests"]>* {
height: 32px;
border-radius: calc(var(--border-radius) - 8px) !important;
Expand Down Expand Up @@ -914,4 +915,4 @@ html:is(.is-mobile) {
}
}
}
}
}

0 comments on commit ba6b646

Please sign in to comment.