Files: 7a1861362de764504e02614b8c8bc5837fdc089d / app / page / blob.mcss
146 bytesRaw
1 | Blob { |
2 | position: relative |
3 | width: 100% |
4 | height: 100% |
5 | |
6 | iframe { |
7 | position: absolute |
8 | width: 100% |
9 | height: 100% |
10 | border: 0 |
11 | } |
12 | } |
13 | |
14 |
Built with git-ssb-web