fix: force accent contrast color on environment variables - resolved #2217
This commit is contained in:
@@ -491,3 +491,9 @@ details summary::-webkit-details-marker {
|
||||
@apply overflow-auto;
|
||||
@apply break-words;
|
||||
}
|
||||
|
||||
.env-highlight {
|
||||
* {
|
||||
@apply text-accentContrast;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user