1
0

white-space pre breaks layout by overflows.

This commit is contained in:
Alexander Andreev 2024-06-27 03:01:37 +04:00
parent 89d64ac3ec
commit 8652e04109
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34

View File

@ -58,8 +58,6 @@ button.refresh:disabled {
text-align: center;
width: 4.5rem; }
article p { white-space: pre; }
input[type="submit"] {
background-color: var(--primary-color);
border: none;