mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-13 11:45:36 +02:00
8 lines
141 B
CSS
8 lines
141 B
CSS
html {
|
|
/* Font size is needed to make the activity bar the corect size. */
|
|
font-size: 10px;
|
|
}
|
|
|
|
#outerContainer {
|
|
position: relative;
|
|
}
|