fix: styling

This commit is contained in:
Timothy J. Baek 2024-06-07 16:58:33 -07:00
parent f9aa03bc6d
commit 694d1708a3

View File

@ -87,6 +87,10 @@
</html>
<style type="text/css" nonce="">
html {
overflow-y: hidden !important;
}
#splash-screen {
background: #fff;
}