Text a lot bigger in browser than app mode - shinydashboard

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?

Related

Landscape and Portrait mode

Can someone help me? Is there any way for me to be detected as a mobile, using the desktop browser on a website using the developer tool? I want to use my webcam in portrait mode, but when it's detected as desktop I can't adjust it to portrait mode, it's stuck in landscape mode. Any tips? However on a mobile I can get both portrait and landscape mode
I tried to do some tweaks in the google chrome developer tool but to no avail, well honestly I'm not a programmer but I managed to get some things, I can make the size smaller from landscape mode but I can't rotate it to portrait mode.

Flutter web Zoom in and out Issue

Flutter Web APP is not resizing if i increase or decrease the zoom in size in windows OS. If simple flutter Counter app i run in chrome it doesn't resize. But in mac OS it works.
I tried using GetResponsiveView class, LayoutBuilder, Media Query but nothing works.

Background image when recording video in safari

I have a video recording with the ability to choose a background (for example, blurry or upload your own picture). It doesn't work in safari (but works in chrome and other browsers) and I get this error. Can you tell me how to solve this? Project on the vue
error image in console-safari

Disable Screen Lock API in Chromium Browser

Is there a way to disable the Screen Wake Lock API in Chromium Browser, so that it cannot be used by websites / web app?
Background: I have an app (not mine, so I can't change the code) running in kiosk mode on a raspberry pi which unfortuneatly grabs a Screen Lock so the screen never switches off. I'd like to "override" that so that the screen goes to sleep normally.

Speed Dial Icon in UC browser

in Opera, the tag <link rel="apple-touch-icon" href="...."> is displayed in speed dial, but How can I set image in my website to show in speed dial of UC browser ?
Apparently this is not possible. UC browser seems to always use a default picture for Speed dial and Home screen.
I have run the compatibility test of RealFaviconGenerator, which uses almost all known techniques to get a favicon: favicon.ico file, PNG icons, Apple Touch icon, Windows 8 tiles with and without browserconfig.xml... If UC browser was able to accept a favicon, the test should have succeeded but it didn't. Full disclosure: I'm the author of this site.