diff --git a/scss/self.scss b/scss/self.scss index 3d2846f..fd7fbf7 100644 --- a/scss/self.scss +++ b/scss/self.scss @@ -56,7 +56,7 @@ padding: 24px; } -.topic-post.clearfix.regular, .post-list-item.user-stream-item { +.topic-post.clearfix.regular, .post-list-item.user-stream-item, .search-header { background: var(--d-chat-input-bg-color); border-radius: var(--d-border-radius); box-shadow: #00000024 0 0 7px 2px;