mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-06-12 19:45:15 +08:00
2 lines
241 B
CSS
2 lines
241 B
CSS
.ray-iframe{width:var(--ray-iframe-width);height:var(--ray-iframe-height);-webkit-box-sizing:border-box;box-sizing:border-box;border:var(--ray-iframe-frameborder)}.ray-iframe .ray-iframe__container{width:100%;height:100%;border:0;outline:0}
|