Files: 42f61697f3d5a5d9f0a2f62e5cb0b413d756680a / app / html / app.mcss
110 bytesRaw
1 | App { |
2 | position: absolute |
3 | |
4 | top: 0 |
5 | bottom: 0 |
6 | left: 0 |
7 | right: 0 |
8 | overflow: hidden |
9 | min-height: 0px |
10 | } |
11 | |
12 |
Built with git-ssb-web
1 | App { |
2 | position: absolute |
3 | |
4 | top: 0 |
5 | bottom: 0 |
6 | left: 0 |
7 | right: 0 |
8 | overflow: hidden |
9 | min-height: 0px |
10 | } |
11 | |
12 |
Built with git-ssb-web