fixes login console error and bsod not showing up

This commit is contained in:
2024-04-17 09:24:17 +02:00
parent c44db12d30
commit cef5ee3d8a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ body {
}
#bsod {
display: block;
display: block !important;
width: max(70vw, 400px);
max-width: 800px;
flex-shrink: 1;