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

Sidebar shrinks when editor lines are fully written #167

Closed eddie0329 closed 2 years ago

eddie0329 commented 2 years ago

What happened:

Sidebar shrinks when editor lines are fully written.

Reproduction GIF
화면 기록 2022-01-28 오후 2 58 25 mov

What you expected to happen:

Not shrinking even if editor lines are fully written.

How to reproduce it (as minimally and precisely as possible):

Fully type in one line.

Anything else we need to know?:

Placing flex-shrink:0 in flex-item might help this issue.

Environment: