Files: 3d894c28cab9f2d22d9dbb37830695931982059b / 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