mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-26 04:17:55 +00:00
fix: permission on nav (#3656)
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// }
|
||||
|
||||
.data-e2e-failure {
|
||||
background-color: $warn-color !important;
|
||||
color: mat.get-color-from-palette($warn, default-contrast) !important;
|
||||
color: $warn-color !important;
|
||||
background-color: mat.get-color-from-palette($background, cards) !important;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user