make defederation rocket use theme colors.
This commit is contained in:
@@ -1359,7 +1359,7 @@ defineExpose({
|
||||
}
|
||||
|
||||
&.danger {
|
||||
color: #ff2a2a;
|
||||
color: var(--MI_THEME-warn);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user