10 lines
268 B
CSS
10 lines
268 B
CSS
@import '_content/Common.RCL/Common.RCL.dph6jvottp.bundle.scp.css';
|
|
|
|
/* _content/LayoutLib.RCL/Component1.razor.rz.scp.css */
|
|
.my-component[b-jc6b0a6phe] {
|
|
border: 2px dashed red;
|
|
padding: 1em;
|
|
margin: 1em 0;
|
|
background-image: url('background.png');
|
|
}
|