Better CSS for the ssb app to fill the iframe?

This commit is contained in:
2024-04-10 18:43:48 -04:00
parent c674cca482
commit b9a73106ed
3 changed files with 11 additions and 9 deletions

View File

@ -10,7 +10,7 @@
}
</style>
</head>
<body style="margin: 0; padding: 0; background: #000">
<body style="margin: 0; padding: 0">
<tf-app/>
<script>
window.litDisableBundleWarning = true;