8 lines
194 B
CSS
8 lines
194 B
CSS
/* _content/Auth.RCL/Component1.razor.rz.scp.css */
|
|
.my-component[b-e2gmu7gxc2] {
|
|
border: 2px dashed red;
|
|
padding: 1em;
|
|
margin: 1em 0;
|
|
background-image: url('background.png');
|
|
}
|