Skip to content

Commit bdc222f

Browse files
authored
Updated themes/redesign
1 parent f04bce1 commit bdc222f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

discord/themes/redesign/import.css

+3-1
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ html {
703703
}
704704

705705
>[class="searchBar_f0963d"] {
706-
padding: 3px 16px 4px;
706+
padding: 3px 12px 4px;
707707

708708
>button {
709709
height: 32px;
@@ -922,6 +922,8 @@ html {
922922

923923
&:not(:has([aria-label="Image"])) {
924924
.rootWithShadow_f9a4c9 {
925+
display: flex;
926+
flex: 2;
925927
box-shadow: none !important;
926928
border-radius: calc(var(--border-radius) - 4px);
927929
border: 1px solid var(--border-subtle);

0 commit comments

Comments
 (0)