Aslam Doctor
Aslam Doctor
Try adding it into **server/index.js** file. I haven't tried it but this is a center point of all files of express server.
you can simply use any size of images for Marker, it will work straight away.
Hi Guys, Anybody got this fixed?
The only workaround I found to fix this is to use `` tags for nuxt 2.9 version or below and use `` tags for above nuxt 2.9 version. I have...
@snovakovic updated :)
Same issue with me.
Same issue.
I am facing same issue.
I ended up installing **Custom UI Style** extension and added below configurations to `settings.json` ``` "workbench.activityBar.orientation": "vertical", "workbench.activityBar.location": "top", "custom-ui-style.stylesheet": { ".monaco-workbench .pane-composite-part>.header-or-footer>.composite-bar-container>.composite-bar>.monaco-action-bar .action-item.icon .badge.compact .badge-content": "top: 9px", ".monaco-workbench .composite-bar...