0

When I launch my shiny app in browsers mode, the font is a lot bigger than when I launch it in app mode. The font in the sidebar is too big, looks like 14 or 16px.

I have to zoom browser at 80% to get the same font size as when I launch in app mode.

How can I reduce the font size of my app when it's in browser, or in shinyapps?

es76
  • 1
  • 3
  • 1
    Can you show some of the code? Otherwise how could we guess? If your font size is defined using some proportional method like `em`, maybe it's resizing with the window. – Bman70 Jun 14 '19 at 19:36
  • the css is all in AdminLTE.css. I have a custom.css but it's to resize the InfoBox from Shiny. I don't have any other css styling. – es76 Jun 15 '19 at 17:10
  • this worked for me [link](https://stackoverflow.com/questions/48918166/shinydashboard-zoom-entire-browser-with-css) – es76 Jun 18 '19 at 19:03

0 Answers0