Dark theme fix
This commit is contained in:
parent
01257d9231
commit
885cf166a3
|
@ -43,8 +43,8 @@
|
|||
}
|
||||
|
||||
.emoji-button button {
|
||||
background-color: rgba(255, 255, 255, 0.5) !important;
|
||||
color: rgba(0, 0, 0, 0.5) !important;
|
||||
background-color: rgba(0, 0, 0, 0.5) !important;
|
||||
color: rgba(255, 255, 255, 0.5) !important;
|
||||
}
|
||||
|
||||
/* end nonshy custom overrides */
|
||||
|
|
Loading…
Reference in New Issue
Block a user