ENH: Optimize ModelPage Left Menu AutoScroll
JIRA: STUDIO-7074 Change-Id: I3d1743f4769fc32ab38d2937beb158798b761d8d
This commit is contained in:
parent
2c143c0aef
commit
fbfe35281f
|
@ -374,6 +374,11 @@ body
|
||||||
|
|
||||||
|
|
||||||
/*---Profile---*/
|
/*---Profile---*/
|
||||||
|
#Model_Profile
|
||||||
|
{
|
||||||
|
min-height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
#Profile_Preview_Image
|
#Profile_Preview_Image
|
||||||
{
|
{
|
||||||
height: 480px;
|
height: 480px;
|
||||||
|
|
Loading…
Reference in New Issue