style: ajust dark theme
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
}
|
||||
|
||||
&.success {
|
||||
border: 1px solid var(--color-progress-green);
|
||||
color: var(--color-progress-green);
|
||||
border: 1px solid var(--ant-color-success);
|
||||
color: var(--ant-color-success);
|
||||
background: var(--ant-color-success-bg);
|
||||
|
||||
.content.success {
|
||||
@@ -61,7 +61,7 @@
|
||||
}
|
||||
|
||||
&.success {
|
||||
color: var(--color-progress-green);
|
||||
color: var(--ant-color-success);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user