mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #17638 from calixteman/bug1879107
[Editor] Set the right color to size samples in the highlight thickness panelwhen in HCM (bug 1879107)
This commit is contained in:
commit
d7479a59b7
1 changed files with 1 additions and 1 deletions
|
@ -1185,7 +1185,7 @@
|
|||
}
|
||||
|
||||
@media screen and (forced-colors: active) {
|
||||
--example-color: HighlightText;
|
||||
--example-color: CanvasText;
|
||||
}
|
||||
|
||||
&::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue