Emoji picker: fix background of title bar
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
border-bottom-width: 1px;
|
||||
border-top-left-radius: 5px;
|
||||
border-top-right-radius: 5px;
|
||||
background: var(--background-color);
|
||||
background: var(--foreground-color);
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
|
||||
Reference in New Issue
Block a user