Files: 2d581d5e26ada49ca088f855fb0c84c4a6f129c6 / modules_core / app.mcss
113 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 | |
13 | |
14 | |
15 |
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 | |
13 | |
14 | |
15 |
Built with git-ssb-web