mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: Limit Image Width of Project Description
Change-Id: I74767c3ae50185b53affaebeaebab70c09e68f7b
This commit is contained in:
@@ -266,6 +266,16 @@ body
|
||||
}
|
||||
|
||||
/*---Document---*/
|
||||
#LeftEmptyBlock
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
#Model_Desc img
|
||||
{
|
||||
max-width:100%;
|
||||
}
|
||||
|
||||
#Model_Accessories
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user