We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3869c6 commit e9fe587Copy full SHA for e9fe587
css/dark-mode.css
@@ -189,8 +189,8 @@ html.dark-mode .x1n2onr6.x1ja2u2z.x78zum5.x2lah0s.xl56j7k.x6s0dn4.xozqiw3.x1q0g3
189
190
/* Search results: Close button */
191
/* TODO: Remove when fixed by fb, since --always-white is not good here */
192
-html.dark-mode .x14hiurz {
193
- background-color: transparent !important;
+html.dark-mode .x14hiurz.x1r1pt67 {
+ background-color: var(--secondary-button-background) !important;
194
}
195
196
/* Attachment background color in Chat Box */
0 commit comments