hackerwins / codepair-old

Real-time markdown editor for interviews, meetings and more...
https://codepair.yorkie.dev
Apache License 2.0
90 stars 29 forks source link

Fix sidebar shrinks #168

Closed eddie0329 closed 2 years ago

eddie0329 commented 2 years ago

What this PR does / why we need it?

Fix shrinking sidebar when type fully in one line.

Before Fix After Fix
화면 기록 2022-01-28 오후 4 38 22 mov 화면 기록 2022-01-28 오후 4 36 22 mov

Any background context you want to provide?

flex: 0 0 auto make editor area not shrink or grow.

What are the relevant tickets?

Fixes #167

Checklist

hackerwins commented 2 years ago

Thanks for your contribution. 👍