mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Address formatting changes from Prettier version 3
This commit is contained in:
parent
1a4bfd2fc3
commit
f84657d837
4 changed files with 28 additions and 21 deletions
|
@ -586,7 +586,8 @@ body {
|
|||
.doorHanger,
|
||||
.doorHangerRight {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 1px 5px var(--doorhanger-border-color),
|
||||
box-shadow:
|
||||
0 1px 5px var(--doorhanger-border-color),
|
||||
0 0 0 1px var(--doorhanger-border-color);
|
||||
border: var(--doorhanger-border-color-whcm);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue