fix: success banner color rendering incorrectly
This commit is contained in:
1402
CHANGELOG.md
1402
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "payload",
|
||||
"version": "0.20.9-beta.0",
|
||||
"version": "0.20.10-beta.0",
|
||||
"description": "Node, React and MongoDB Headless CMS and Application Framework",
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
|
||||
&--type-success {
|
||||
background: var(--theme-success-500);
|
||||
color: var(--color-base-800);
|
||||
|
||||
&.button--has-action {
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user