maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Fix resizing issue #480

Closed solkaz closed 7 years ago

solkaz commented 7 years ago

Description

Add minWidth to right panel

Motivation and Context

Fixes #482 To fix the resizing issue @thebho found

Checklist: