fix stuff + add stuff
This commit is contained in:
parent
8604c8fe5f
commit
1282007039
@ -309,6 +309,7 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||||||
|
|
||||||
errorBox.textContent = message;
|
errorBox.textContent = message;
|
||||||
errorBox.style.display = 'block';
|
errorBox.style.display = 'block';
|
||||||
|
errorBox.style.width = 'fit-content';
|
||||||
});
|
});
|
||||||
|
|
||||||
// seeks: keep tight alignment
|
// seeks: keep tight alignment
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user