Next.js Discord

Discord Forum

Fixing UI

Unanswered
QBit posted this in #help-forum
Open in Discord
Below code is not making excalidraw to fit full on the screen (responsiveness should maintain)
<div className="flex h-screen">
      <Excalidraw />
    </div>

I am using tailwind CSS

3 Replies

this zoom in/out should be in single view
don't want in scroll way