matrix-dimension/web/app/widget-wrappers/tradingview/tradingview.component.scss

8 lines
No EOL
164 B
SCSS

// component styles are encapsulated and only applied to their components
#tradingviewContainer {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
}