We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04bce1 commit bdc222fCopy full SHA for bdc222f
discord/themes/redesign/import.css
@@ -703,7 +703,7 @@ html {
703
}
704
705
>[class="searchBar_f0963d"] {
706
- padding: 3px 16px 4px;
+ padding: 3px 12px 4px;
707
708
>button {
709
height: 32px;
@@ -922,6 +922,8 @@ html {
922
923
&:not(:has([aria-label="Image"])) {
924
.rootWithShadow_f9a4c9 {
925
+ display: flex;
926
+ flex: 2;
927
box-shadow: none !important;
928
border-radius: calc(var(--border-radius) - 4px);
929
border: 1px solid var(--border-subtle);
0 commit comments