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