Files: 945ca13b771f8b6d6af68122f85759e9f3eb3e9b / 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