mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01: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;
|
|
}
|