Skip to content

Commit 6fd6cda

Browse files
committed
Deploying to gh-pages from @ 5d9afee 🚀
1 parent 61449fd commit 6fd6cda

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

discord/themes/redesign/import.css

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,12 @@ html {
600600

601601
>[class="searchBar_f0963d"] {
602602
padding: 3px 16px 4px;
603+
604+
>button {
605+
height: 32px;
606+
padding-left: 12px;
607+
border-radius: 6px;
608+
}
603609
}
604610

605611
div:not(:has([class="animatedContainer_fd6364"]))>[class="header_fd6364"] {
@@ -795,6 +801,17 @@ ol[aria-label*="Messages in"]>.divider_c2654d {
795801
display: none;
796802
}
797803

804+
.searchBar_a46bef {
805+
height: 30px;
806+
display: flex;
807+
align-items: center;
808+
809+
>.DraftEditor-root {
810+
margin-top: 6px;
811+
margin-left: 4px;
812+
}
813+
}
814+
798815
html:is(.is-mobile) {
799816
[class="container_a4d4d9"] {
800817
>.base_a4d4d9 {

0 commit comments

Comments
 (0)