I started studying monaca by modifying the notepad of the reference program.
In the first state, the textarea for writing notes is very narrow, but I don't know how to make it bigger.
Is it impossible with CSS?
If anyone understands, please take care of me.
Isn't css applied well?
I tried adding something like this to style.css
and it got bigger.
textarea#Memo
{
height —200px;
}
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
612 GDB gets version error when attempting to debug with the Presense SDK (IDE)
581 PHP ssh2_scp_send fails to send files as intended
915 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.