updated the css on the form.html page

pull/73/head
Maria-Aidarus 2023-11-22 22:58:39 +03:00
rodzic 4e1809280c
commit 7e5cb70dcd
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -67,9 +67,10 @@
border: none; /* Remove border */
max-width: 400px;
width: 100%;
white-space: pre-wrap;
white-space: nowrap; /* Prevent wrapping to the next line */
overflow: auto; /* Enable horizontal scrolling */
text-align: left; /* Left-align text in result div */
}
}
</style>
</head>
<body>