This commit changes the RAG uploader form elements to be @format="full" instead of doing a hardcoded 500px width, which was causing a horizontal scrollbar in the tools form on mobile. Also, it moves the 80% max width for the tools form into the new viewport CSS API, and only applies it on desktop, because this was also causing width issues on mobile.