mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-12 00:04:02 +02:00
9 lines
141 B
CSS
9 lines
141 B
CSS
html {
|
|
/* Font size is needed to make the activity bar the corect size. */
|
|
font-size: 10px;
|
|
}
|
|
|
|
#outerContainer {
|
|
position: relative;
|
|
}
|