fix: Fix unreadable text in high-contrast-mode (#35032)
This commit is contained in:
parent
5ce055759f
commit
672d411c2c
3 changed files with 2 additions and 6 deletions
|
|
@ -37,10 +37,6 @@
|
|||
color: $highlight-text-color;
|
||||
}
|
||||
|
||||
.nothing-here {
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
||||
.report-dialog-modal__textarea::placeholder {
|
||||
color: $inverted-text-color;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue