ENH: adjust right area scrolBar and text color

Change-Id: Ic430728bef302fec47a4304679cc5955a435d5e3
(cherry picked from commit 2a28dd67098e298957a83bb4d446623844db6bd8)
This commit is contained in:
zorro.zhang 2022-12-05 11:30:14 +08:00 committed by Lane.Wei
parent 1b995c2d47
commit e6e72a90b6
4 changed files with 14 additions and 10 deletions

View file

@ -214,7 +214,7 @@ body
#ContentBoard
{
overflow-y:hidden;
overflow-y:auto;
padding: 0px 40px;
display: flex;
flex-direction: column;