How do I change the size of the card, not the content itself inside?

Hi! I'm trying to change the scale,top and left of nr-dashboard-template test visible , in the template. But I can't do it, I don't understand how to refer to this block. Can you give me a hint?

I need to change the Element Style scale,top and left.

<style>
    [node-id="c1cf74f3.655238"]> .nr-dashboard-theme .nr-dashboard-template {
    scale: 2;   
    }
<style>

Its now work :frowning:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.