Use button color for notification popup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
:export {
|
||||
popupBackgroundColor: var(--theme-color-palette-7);
|
||||
popupBackgroundColor: var(--theme-color-components-primary-button-background);
|
||||
}
|
||||
|
||||
.contentbutton {
|
||||
|
||||
Reference in New Issue
Block a user