Skip to content

Commit d4a9037

Browse files
committed
Create device_block.html
Missing file :)
1 parent 616d48f commit d4a9037

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<div style="width:100%;height:100%;
2+
display: flex;
3+
align-items: center;
4+
background-color: rgba(%widget_background_rgba%);
5+
justify-content: center;"><svg width="100%" height="100%" viewBox="0 0 260 60" preserveAspectRatio="none">
6+
<foreignObject width="100%" height="100%">[#module name="devices" id="%device_id%"#]</foreignObject></svg>
7+
</div>

0 commit comments

Comments
 (0)