fixes login console error and bsod not showing up
This commit is contained in:
@@ -18,7 +18,7 @@ body {
|
||||
}
|
||||
|
||||
#bsod {
|
||||
display: block;
|
||||
display: block !important;
|
||||
width: max(70vw, 400px);
|
||||
max-width: 800px;
|
||||
flex-shrink: 1;
|
||||
|
||||
Reference in New Issue
Block a user