[connect] theme still not working, but app no crash on startup

This commit is contained in:
child_duckling 2022-04-21 22:04:34 -07:00
parent 186e6986ef
commit 1eb70568af
3 changed files with 13 additions and 4 deletions

View file

@ -1149,6 +1149,10 @@
font-size : 2em;
}
.settings-option-body-webview {
height: 100%;
width: 100%;
}
.settings-option-body {
margin: 16px;
}