feat(webui): migrate to a work in progress webui
This commit is contained in:
parent
3cfbe7cf6d
commit
2d54065082
23 changed files with 18 additions and 2392 deletions
|
@ -25,3 +25,13 @@ html
|
|||
font-family: $open-sans
|
||||
height: 100%
|
||||
background: $background
|
||||
|
||||
.wip
|
||||
display: flex
|
||||
flex-direction: column
|
||||
align-items: center
|
||||
justify-content: center
|
||||
height: 80vh
|
||||
|
||||
.title
|
||||
font-size: 4em
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue