freechess
freechess copied to clipboard
style: add scroll to report card
To apply scrollbar on report-card i added overflow-y: auto
and maxHeight
- i read this https://github.com/WintrCat/freechess/pull/47, you guys tried to show the classification under the review panel. but for some ui reason changed to tooltip
- i think it would be helpful to put classification information under review-panel not by tooltip
Change:
Before Apply Scrollbar | After Apply Scrollbar |
---|---|
etc:
- moved opening-game under accuracyHolder and removed
position:absolute
onopening-game