kopia lustrzana https://github.com/learn-awesome/learndb
updated the css on the form.html page
rodzic
4e1809280c
commit
7e5cb70dcd
|
|
@ -67,7 +67,8 @@
|
||||||
border: none; /* Remove border */
|
border: none; /* Remove border */
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
width: 100%;
|
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 */
|
text-align: left; /* Left-align text in result div */
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue