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 15, 2024
1 parent f04bce1 commit bdc222f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion discord/themes/redesign/import.css
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ html {
}

>[class="searchBar_f0963d"] {
padding: 3px 16px 4px;
padding: 3px 12px 4px;

>button {
height: 32px;
Expand Down Expand Up @@ -922,6 +922,8 @@ html {

&:not(:has([aria-label="Image"])) {
.rootWithShadow_f9a4c9 {
display: flex;
flex: 2;
box-shadow: none !important;
border-radius: calc(var(--border-radius) - 4px);
border: 1px solid var(--border-subtle);
Expand Down

0 comments on commit bdc222f

Please sign in to comment.