git ssb

16+

Dominic / patchbay



Tree: 2fdb32b21fb5a93c887dcbbd8a5c7c33bd2b3396

Files: 2fdb32b21fb5a93c887dcbbd8a5c7c33bd2b3396 / app / html / app.mcss

154 bytesRaw
1App {
2 background: var(--app-border-background)
3 position: absolute
4
5 top: 0
6 bottom: 0
7 left: 0
8 right: 0
9
10 overflow: hidden
11 min-height: 0px
12}
13
14

Built with git-ssb-web