mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #16173 from Snuffleupagus/inset
Introduce `inset` usage in the CSS files
This commit is contained in:
commit
915bdd6576
4 changed files with 9 additions and 34 deletions
|
@ -17,10 +17,7 @@
|
|||
|
||||
.textLayer {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
inset: 0;
|
||||
line-height: 1;
|
||||
opacity: 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue