Files: 2714beb84a9764d8bb5b2e11f19bac1c8289b0b8 / 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